This is the mail archive of the gcc-testresults@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]

3.1 bootstrap failure on sparc-sun-solaris28


With a generic configure, bootstrap fails with the message

make[2]: Entering directory `/export/home/lucier/gcc/gcc-3.1/objdir/sparc-sun-solaris2.8/libobjc'
./libtool --mode=compile /export/home/lucier/gcc/gcc-3.1/objdir/gcc/xgcc -B/export/home/lucier/gcc/gcc-3.1/objdir/gcc/ -B/pkgs/gcc-2.96/sparc-sun-solaris2.8/bin/ -B/pkgs/gcc-2.96/sparc-sun-solaris2.8/lib/ -isystem /pkgs/gcc-2.96/sparc-sun-solaris2.8/include -fgnu-runtime -c -o linking.lo -I. -I../../../libobjc   -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS \
        -I../../../libobjc/objc  -I../../../libobjc/../gcc -I../../../libobjc/../gcc/config -I../../gcc -I../../../libobjc/../include ../../../libobjc/linking.m
/export/home/lucier/gcc/gcc-3.1/objdir/gcc/xgcc -B/export/home/lucier/gcc/gcc-3.1/objdir/gcc/ -B/pkgs/gcc-2.96/sparc-sun-solaris2.8/bin/ -B/pkgs/gcc-2.96/sparc-sun-solaris2.8/lib/ -isystem /pkgs/gcc-2.96/sparc-sun-solaris2.8/include -fgnu-runtime -c -I. -I../../../libobjc -g -O2 -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS -I../../../libobjc/objc -I../../../libobjc/../gcc -I../../../libobjc/../gcc/config -I../../gcc -I../../../libobjc/../include ../../../libobjc/linking.m -o linking.o
../../../libobjc/linking.m: In function `__objc_linking':
../../../libobjc/linking.m:37: warning: cannot find class (factory) method.
../../../libobjc/linking.m:37: warning: return type for `name' defaults to id
../../../libobjc/linking.m:38: warning: cannot find class (factory) method.
../../../libobjc/linking.m:38: warning: return type for `name' defaults to id
/usr/ccs/bin/as: "/tmp/ccPByFqo.s", line 185: error: cannot use v9 instructions in a non-v9 target binary
make[2]: *** [linking.lo] Error 1

(This is a serial bootstrap after the parallel bootstrap failed.)

Brad Lucier


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