flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
vid 31 Oct 2007, 16:49
When you are reporting bug, please post FULL source. Otherwise, we can't reproduce the problem.
Quote: Is anyone using MS COFF in their projects? Me, no problem sofar |
|||
![]() |
|
bitRAKE 31 Oct 2007, 17:39
vid wrote: When you are reporting bug, please post FULL source. Otherwise, we can't reproduce the problem. |
|||
![]() |
|
asmfan 31 Oct 2007, 18:16
I forsee the problem is in DATA flag on uninitialized data section.
|
|||
![]() |
|
bitRAKE 31 Oct 2007, 19:03
Here is simple project producing bad exe from polink and only error from mslink. I've included output from builds, but would only have to add paths to batch file to rebuild. (There is an error in MSCOFF.asm, but it isn't the crash of error - just forgot to correct stack after wsprintf.)
|
|||||||||||
![]() |
|
vid 31 Oct 2007, 22:38
asmfan: you was right
![]() |
|||
![]() |
|
bitRAKE 01 Nov 2007, 01:59
I've found where FASM sets the high bit on the section flags byte, and tracing it back to maybe find out why some are not set correctly.
|
|||
![]() |
|
vid 01 Nov 2007, 02:18
bitRAKE: asmfan already found the problem: you used "data" flag on BSS section. Do you suggest "data" should be used on BSS?
|
|||
![]() |
|
bitRAKE 01 Nov 2007, 03:57
Okay, the syntax error wasn't clear and the COFF example doesn't have a BSS section nor isit explained in the manual. Thanks (...I'm a little dense on the rebound.)
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.