X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: dj AT delorie DOT com X-Recipient: djgpp AT delorie DOT com Date: Tue, 19 May 2015 21:20:25 +0300 From: "Eli Zaretskii (eliz AT gnu DOT org)" Subject: Re: ANNOUNCE: DJGPP 2.05 beta 1 In-reply-to: <201505191729.t4JHTIRe011541@envy.delorie.com> X-012-Sender: halo1 AT inter DOT net DOT il To: DJ Delorie Cc: djgpp AT delorie DOT com Message-id: <83sias77km.fsf@gnu.org> References: <201505042003 DOT t44K3odg011007 AT delorie DOT com> <554DF584 DOT 4020309 AT iki DOT fi> <55501DAD DOT 1080604 AT iki DOT fi> <55579278 DOT 8090301 AT iki DOT fi> <555829A6 DOT 8010502 AT iki DOT fi> <555870E8 DOT 7040302 AT iki DOT fi> <201505180114 DOT t4I1EiaX017288 AT envy DOT delorie DOT com> <201505181216 DOT t4ICGaKO014123 AT envy DOT delorie DOT com> <83zj52dkns DOT fsf AT gnu DOT org> <555A0DD5 DOT 1010607 AT iki DOT fi> <83r3qdemuj DOT fsf AT gnu DOT org> <555AADE6 DOT 3030905 AT iki DOT f> <83lhgkehn4 DOT fsf AT gnu DOT org> <201505191714 DOT t4JHEr0B010992 AT envy DOT delorie DOT com> <83vbfo7a74 DOT fsf AT gnu DOT org> <201505191729 DOT t4JHTIRe011541 AT envy DOT delorie DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Tue, 19 May 2015 13:29:18 -0400 > From: DJ Delorie > > > 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.