This is the mail archive of the
gdb@sourceware.org
mailing list for the GDB project.
Re: Status on cross builds
> > 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.)
>
> Strange indeed. I'm redoing the build right now, so I'll let you know
> if I still see some problems, and what they are if applicable.
Just for the record, I indeed managed to build it without problems
using a different machine. Not sure what happened, perhaps an unwanted
side effect of restarting a build that previously failed, or something
like this. The 6.4 branch builds with -Werror if I apply the following
fix:
[COMMIT] Fix warning in event-top.c
http://sourceware.org/ml/gdb-patches/2005-11/msg00028.html
--
Joel