flat assembler
Message board for the users of flat assembler.
Index
> Compiler Internals > BUG: Fasm generating error on ELF64 Object file output. |
Author |
|
Chewy509 27 Jul 2005, 22:25
Hi Thomasz,
FASM 1.63.1 on Linux is exiting with an error when generating ELF64 Objects, with the following source file. It's stopping on line with : add r6, 08h The issue is, that it's stopping at the 6th last occurance of the above instruction, within the source. If I comment out the line that it stops on, it then assembles the entire source file, without any issues. Darran. PS. r6 == rbp, and the source is the output from my B0 compiler. PPS. I'm running fasm on CRUX v2.1 (AMD64). (Linux kernel 2.6.11)
|
|||||||||||
27 Jul 2005, 22:25 |
|
LocoDelAssembly 27 Jul 2005, 23:10
BTW changing "add r6, 08h" to "add rbp, 08h" has the same problem
|
|||
27 Jul 2005, 23:10 |
|
Tomasz Grysztar 28 Jul 2005, 15:05
Fixed in 1.63.2.
|
|||
28 Jul 2005, 15:05 |
|
Chewy509 29 Jul 2005, 02:33
Thanks
|
|||
29 Jul 2005, 02:33 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.