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: Status on cross builds


On Mon, 7 Nov 2005 14:24:31 -0800
Joel Brobecker <brobecker@adacore.com> wrote:

> > I'll take a look at ia64-linux-gnu and frv-elf.  Do you want -Werror cleanups
> > applied to both the release branch and mainline or mainline only?
> 
> IMO, only mainline is fine, especially if the warnings do not point
> at a blocking bug.

I've just committed some suitable fixes to the mainline which allow
ia64-linux-gnu and frv-elf to once again build using -Werror.

The frv-elf fixes were all gdb_byte related and the ia64 fix was a
one-liner which simply changed a floatformat related type.  As such,
I don't think these need to go on the release branch, though if someone
wants them there, I'm willing to commit to the branch as well.

Kevin


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