This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada] RTS build fixed, test results
- To: kenner at vlsi1 dot ultra dot nyu dot edu
- Subject: Re: [Ada] RTS build fixed, test results
- From: <guerby at acm dot org>
- Date: Thu, 25 Oct 2001 22:14:22 +0200
- CC: gcc at gcc dot gnu dot org
- References: <10110252010.AA15600@vlsi1.ultra.nyu.edu>
- Reply-to: guerby at acm dot org
> I don't think anybody's looked at that. What I heard is that the difference
> is debugging info.
Yep, and this shows up even on an empty package like ada.ads, the
debugging info is not presented in the same order (but looks the same
at least for ada.o) hence the differences in object files. Probably
some non determinism in the way these information are generated for
Ada, but I don't know what I'm talking about :).
On a related topic, what gdb version/patches should we use with GNAT
based on GCC CVS?
--
Laurent Guerby <guerby@acm.org>