Mail Archives: djgpp/2015/05/19/14:20:46
> Date: Tue, 19 May 2015 13:29:18 -0400
> From: DJ Delorie <dj AT delorie DOT com>
>
> > Yes, I agree. So if we no longer have a reason to include GCC's
> > headers while building the library, we should remove that inclusion
> > from makefile.inc, I think.
>
> Exception: if the "reason" is "the headers are broken", then we should
> instead fix the headers. Otherwise, users will not get the same
> headers as libc, and will/may still see the broken behavior.
Right.
> What's wrong with the debug info?
I don't really know, I never upgraded beyond GCC 3.4 and GDB 6.8,
because these two can still be used to debug executables with COFF
debug info. (I need COFF for Emacs.)
Juan probably knows much more, as he built every version of GDB until
now, and it's from him that I know that COFF debugging is unusable
with latest versions of GCC and GDB.
- Raw text -