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


> Date: Thu, 03 Nov 2005 21:56:41 +0100
> From: Stephane Carrez <stcarrez@nerim.fr>
> 
> Mark Kettenis wrote:
> >>Date: Wed, 2 Nov 2005 10:17:56 -0800
> >>From: Joel Brobecker <brobecker@adacore.com>
> >>
> >>Just as a sanity check before creating the 6.4 branch, I ran the
> >>gdb_mbuild.sh script. Here are the results:
> >>
> >>* Build fails, but succeeds if we remove -Werror:
> >>        arm-elf: compile failed
> >>        avr: compile failed
> >>        frv-elf: compile failed
> >>        h8300-elf: compile failed
> >>        ia64-linux-gnu: compile failed
> >>        m32r-elf: compile failed
> >>        m68hc11-elf: compile failed
> >>        mips-elf: compile failed
> >>        sh-elf: compile failed
> >>        v850-elf: compile failed
> > 
> > 
> > This is an interresting list.  It might be a bit biased by the version
> > of GCC used by Joel, but it either means that these targets aren't
> > properly maintained, or that its maintainer needs to be educated about
> > -Werror.  Or perhaps we should enable -Werror by default on the main
> > branch.  Anyway, we should consider these targets aa candidates for
> > removal after 6.4.
> > 
> 
> I'll speak for m68hc11-elf and say: NO!

:-)

> It builds without warnings with gcc 3.2.  gcc 3.4 has warnings
> due to introduction of gdb_byte (not detected by gcc 3.2).

So the list is a bit biased then.

> I have a fix and will commit as soon as possible.

Great!

Mark


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