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 Wed, 2 Nov 2005 10:17:56 -0800
Joel Brobecker <brobecker@adacore.com> wrote:

> 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

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?

> * Build fails, even without -Werror:
>         ms1-elf: compile failed
>         configure: error: "*** Gdb does not support target ms1-unknown-elf"

This is very strange.  I just did a clean checkout and managed to build
ms1-elf _with_ -Werror.  (I did the build on a Fedora Core 3 machine if that
matters.)


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