Debugging info for commercial linkers?

Jason Zions jazz@softway.com
Fri Aug 8 15:41:00 GMT 1997


While porting gdb to OpenNT, we've discovered that the MS compilers and
gcc generate local variable debug information differently; that is, even
if you tell MSVC to generate COFF-compatible debug information, it still
outputs debug information for local vars in non-COFF form. It seems
likely that your PharLap linker is expecting MS-form debug data and
isn't finding it in a gcc-generated .o file.

Alpha-test versions of gcc and g++ for OpenNT are available from
http://www.opennt.com in the tools warehouse (under Support). As soon as
we're confident we did the port right, the source code diffs will be
made available there as well. Of interest: our port of gcc/g++ correctly
generates code for NT on DEC Alpha hardware.

Jason


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list