Re: Two Click disassembly/reassembly
- From: Frank Kotler <fbkotler@xxxxxxxxxxx>
- Date: Sat, 21 Jan 2006 02:56:14 -0500
randyhyde@xxxxxxxxxxxxx wrote:
program bottles;
....
Has anyone built this in Linux? I had in mind to run the Linux version of this through Jeff Owens' "asmsrc", just to see what it would do. A "comparison" of RosAsm with asmsrc is "apples and oranges" - that isn't what I had in mind... Just curious...
But I didn't get that far... Here's my "error log":
HLA (High Level Assembler) Parser Released to the public domain by Randall Hyde. Version Version 1.79 build 10132 (prototype) -t active File: rhbottle.hla Output Path: ""
Compiling "rhbottle.hla" to "rhbottle.asm" Error in file "rhbottle.hla" at line 61 [errid:6641/hlaparse.bsn]: Macro called in file "rhbottle.hla" at line 115 Index size must be an unsigned value greater than or equal to zero. Near: << ] >>
Error in file "rhbottle.hla" at line 61 [errid:6641/hlaparse.bsn]: Macro called in file "rhbottle.hla" at line 115 Index size must be an unsigned value greater than or equal to zero. Near: << ] >>
Error in file "rhbottle.hla" at line 61 [errid:6641/hlaparse.bsn]: Macro called in file "rhbottle.hla" at line 115 Index size must be an unsigned value greater than or equal to zero. Near: << ] >>
.... most of 27k snipped - it ends like this... note the second one!
.... Error in file "rhbottle.hla" at line 65 [errid:6641/hlaparse.bsn]: Macro called in file "rhbottle.hla" at line 126 Index size must be an unsigned value greater than or equal to zero. Near: << ] >>
Error in file "rhboHLA (High Level Assembler) Released to the public domain by Randall Hyde. Version Version 1.79 build 10132 (prototype) ELF output Using GAS assembler GAS output -test active
HLA Lib Path: /usr/hla/hlalib/hlalib.a HLA include path: /usr/hla/include/ HLA temp path: Files: 1: rhbottle.hla
Compiling 'rhbottle.hla' to 'rhbottle.asm' using command line [hlaparse -v -sg -test "rhbottle.hla"]
And there it ends. Like Bernd's RedBlackTree, this is leaving me with zero-length (.asm and .inc) files. The "index size" message is familiar from that problem, too. If you'll recall, I finally *did* get RedBlackTreeTest working, by deleting a couple of innocuous lines in "macros.hhf", ignoring a bunch of error messages from hla, and running as and ld "by hand".
I may not go to the bother of trying to get it to work in this case. I like Nathan's version, and my slight "tweak" of it, better anyway. I may tweak it one more time, to "XCIX Bottles"... maybe run Jeff's asmsrc on that... or not...
I may be screwing something up here, but I suspect there's something "funny" going on with hla's macro-processing in Linux. If anyone else is getting these to work, it's "just me"...
Best, Frank .
- Follow-Ups:
- Re: Two Click disassembly/reassembly
- From: randyhyde@xxxxxxxxxxxxx
- Re: Two Click disassembly/reassembly
- From: Evenbit
- Re: Two Click disassembly/reassembly
- References:
- Two Click disassembly/reassembly
- From: randyhyde@xxxxxxxxxxxxx
- Two Click disassembly/reassembly
- Prev by Date: against fascism
- Next by Date: Re: against fascism
- Previous by thread: Re: Two Click disassembly/reassembly
- Next by thread: Re: Two Click disassembly/reassembly
- Index(es):
Relevant Pages
|
|