DJGPP does not have the constraints of a PE/COFF object file format. As I understand it, they have a wrapper that loads COFF, so they can do as they please.
I have already done everything that DJGPP does, but I can not make the vma's of the .debug_* sections zero without violating the PE/COFF format and rendering the executable useless. Thus, I need a DWARF-2 expert to tell me how to modify the code to work with non-zero VMA's. Thanks for trying, though. On Thu, 16 Jan 2003, Dave Hooper wrote: > I've been informed (though maybe erroneously?) that djgpp supports DWARF-2 > so maybe that would be a resonable starting point for investigation? > > > From: "Brian Ford" <[EMAIL PROTECTED]> > > I am trying to add DWARF-2 support to Cygwin. > -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/