flat assembler
Message board for the users of flat assembler.
Index
> Main > MS COFF output BUG? |
Author |
|
UCM 10 Aug 2005, 20:41
Where did 'start' come from?
_________________ This calls for... Ultra CRUNCHY Man! Ta da!! *crunch* |
|||
10 Aug 2005, 20:41 |
|
rambo 10 Aug 2005, 20:45
UCM wrote: Where did 'start' come from? which start? :) it was from my original project. |
|||
10 Aug 2005, 20:45 |
|
Tomasz Grysztar 10 Aug 2005, 20:53
I got:
main.obj : warning LNK4078: multiple ".bss" sections found with different attrib utes (C03000C0) remove the "data" flag from the '.bss' definitions and it goes OK. Also, when you use "rb", it is not guaranteed to zero the data - it just reserves it. And Microsoft's linker for some reason treats the unititialized data correctly only when it's in valid '.bss' section. And the "data" flag marks the section as initialized data. |
|||
10 Aug 2005, 20:53 |
|
rambo 10 Aug 2005, 21:45
then i`m just a silly boy
works fine, thanks. |
|||
10 Aug 2005, 21:45 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.