Nick Clifton wrote:
Hi Doug,
.debug_* sections of the same name aren't getting merged in the
executable.
Try looking at the linker script that is being used. You may need to
add explicit entries for the debug sections.
Cheers
Nick
Thanks, that was a useful suggestion that got me ou
--- Additional Comments From angustia at arrozcru dot no-ip dot org
2006-12-19 17:10 ---
Subject: New: strip breaks mixed msvc++ (with manifest)
and gcc (with debug) generated pei-i386
After running the file with wine, I came closer to the problem.
Specifically reading around
http:/