Re: Question about jumps




Frank Kotler wrote:
randyhyde@xxxxxxxxxxxxx wrote:

...
I mean, how long does it take to learn that

hla <pgmname>

compiles the specified program name to an executable?

Depends on whether you're running a firewall or not, apparently. :)

could not open helloword.hla

Apparently a pretty common problem...


Really?
I've only seen it once before.
Most of the time there is a problem with not finding the hl.hla
program, the people are trying to compile it in a different directory
or they're using an older version of HLA and haven't set up their paths
correctly.
Cheers,
Randy Hyde

.



Relevant Pages

  • Re: .EXE -> .ASM -> .EXE
    ... The actual static version of libc on my system is ~2.5 megabytes. ... library for example is organized so that each function compiles to a ... linking, but I won't be linking libc statically again soon!!! ... That this isn't inherent in static linking is proven by the HLA Standard ...
    (alt.lang.asm)
  • Re: .EXE -> .ASM -> .EXE
    ... The actual static version of libc on my system is ~2.5 megabytes. ... library for example is organized so that each function compiles to a ... I don't know that this spells the end of static linking, but I won't be linking libc statically again soon!!! ... That this isn't inherent in static linking is proven by the HLA Standard Library. ...
    (alt.lang.asm)
  • Re: Monofiles vs Splitting into many files
    ... >> the HLA system that compiles the project, and it is HLA that is ... But you need to disable the new strict .net typechecking warnings ... > going to see compile times in minutes, ...
    (alt.lang.asm)
  • Re: Monofiles vs Splitting into many files
    ... it compiles in 20.5 seconds. ... We are comparing the slowest HLL in the universe (HLA) ... to one of the fastest assemblers in the universe (RosAsm). ... Randy Hyde, author of 'HLA,' in ALT.LANG.ASM newsgroup -- August 11, 2004 ...
    (alt.lang.asm)
  • Re: Assembler/Compiler testing
    ... just a basic script that compiles all the ... similar with rewritting HLA v2 in HLA? ... you won't get code coverage by simply rewriting HLA in itself. ...
    (alt.lang.asm)