This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Ada bootstrap status


On Wed, Jul 21, 2004 at 01:32:14PM +0100, Rupert Wood wrote:
> Sounds like you're past this using x86 native, but
> 
> > /usr/bin/ld: warning: i386:x86-64 architecture of input file
> > `../libiberty/libiberty.a(hashtab.o)' is incompatible with i386
> > output
> >
> > I don't see an easy way to work around this.
> 
> Shuffle the libiberty build out of the way and rebuild it using stage1\xgcc.
> Then start the bootstrap up again and it should just work. (Or at least that
> used to work bootstrapping sparc64 as native from 32-bit sparc gcc.)

Alternately, set CFLAGS=-m32 during toplevel build.


r~


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