flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Chewy509
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)
|
|||||||||||
![]() |
|
LocoDelAssembly
BTW changing "add r6, 08h" to "add rbp, 08h" has the same problem
|
|||
![]() |
|
Tomasz Grysztar
Fixed in 1.63.2.
|
|||
![]() |
|
Chewy509
Thanks
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.