flat assembler
Message board for the users of flat assembler.
Index
> Main > Possibly wrong relocations with Fasm and DJGPP |
Author |
|
f0dder 15 Sep 2006, 10:41
DJGPP uses dj-coff, most win32 tools uses ms-coff.
The formats are basically identical, but the way relocations are output are different. Iirc for ms-coff, a '0' is stored and the linker does the whole relocation job. For dj, a relative position is stored, and the linker basically just adds delta. |
|||
15 Sep 2006, 10:41 |
|
merlin 15 Sep 2006, 10:54
Thanks...
Is there a way to tell fasm to store relative position? |
|||
15 Sep 2006, 10:54 |
|
merlin 15 Sep 2006, 20:41
Issue solved (switched to COFF), topic closed...
|
|||
15 Sep 2006, 20:41 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.