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


    > With what?  BOOTCFLAGS=-m32?  Is that the same as x86 native?

    Yes.

Nope.  It doesn't work. 

stage1/xgcc -Bstage1/ -B/usr/local/x86_64-unknown-linux-gnu/bin/   -m32 -O2 -g -DIN_GCC   -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wno-variadic-macros -Wold-style-definition -Werror -fno-common   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o genmodes \
 genmodes.o errors.o ../libiberty/libiberty.a
collect2: ld terminated with signal 11 [Segmentation fault]
/usr/bin/ld: warning: i386:x86-64 architecture of input file `../libiberty/libib
erty.a(hashtab.o)' is incompatible with i386 output

I don't see an easy way to work around this.


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