AIX 4.3.2 bootstrap breaks (egcs-19990208)

David R. Favor dfavor@austin.ibm.com
Mon Feb 15 11:37:00 GMT 1999


Anyone have suggestions on how to fix this? I found no mention
of this in the mailing list archives.

The same problem occurs if I force the platform to 431 or if
--enable-languages=c is specifed.

The compiler is 3.6.4.1 of ibmcxx. Latest PTFs applied.

Thanks.

_______


make[3]: Entering directory `/data/rpm/BUILD/egcs-19990208/objdir/gcc/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/data/rpm/BUILD/egcs-19990208/objdir/gcc/intl'
stage1/xgcc -Bstage1/ -B/usr/local/powerpc-ibm-aix4.3.2.0/bin/ -c  -DIN_GCC -DHAIFA    -W -Wall -O2 -g  -DHAVE_CONFIG_H    -I. -I../../gcc -I../../gcc/config -I../../gcc/../include \
  ../../gcc/gencheck.c
stage1/xgcc -Bstage1/ -B/usr/local/powerpc-ibm-aix4.3.2.0/bin/  -DIN_GCC -DHAIFA    -W -Wall -O2 -g  -DHAVE_CONFIG_H -Wl,-bbigtoc -o gencheck \
 gencheck.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case "alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo  ;; esac `  ` case "" in ?*) echo  ;; esac ` ` case "" in ?*)
echo  ;; esac ` -lld

ld: 0706-010 The binder was killed by a signal: Segmentation fault
        Check for binder messages or use local problem reporting procedures.
collect2: ld returned 254 exit status
make[2]: *** [gencheck] Error 1
make[2]: Leaving directory `/data/rpm/BUILD/egcs-19990208/objdir/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/data/rpm/BUILD/egcs-19990208/objdir/gcc'
make: *** [bootstrap] Error 2


More information about the Gcc-bugs mailing list