Mail Archives: djgpp-workers/2001/06/21/09:36:17
Andris,
From your example it looks like duplicate section symbols from link once
sections aren't being removed. An issue with section symbols from link once
sections in ELF came up recently on the binutils list so at least it does
something about them. I'll look at what ELF does and see if it can be applied
to COFF.
These symbols should go away after stripping the exe so it's not a major
issue, but it is better they not be there to begin with if they're not
needed.
Mark
- Raw text -