This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: New Ada failure


Hello Daniel,

> Not up to me - I have Debian's gnat packages installed.  Is this
> documented, i.e. it should be considered a bug in those packages?

I have now checked in a patch in GCC that explains that the GNAT
runtime should not be stripped. Would you mind filing a bug with
the Debian maintainers? I'm not familiar with the procedure. You
may want to mention to them that they should be able to build the
runtime without -g. There is a flag for it, probably LIBGNATCFLAGS
or some such. The makefiles will know to force -g -O1 for the few
units we need.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]