1.0.3a on powerpc-ibm-aix4.3.1.0 ?

Paul Forgey paulf@aphrodite.com
Thu Oct 1 21:32:00 GMT 1998


I'm attempting to build 1.0.3a on powerpc-ibm-aix4.3.1.0.  make bootstrap
yields the following.  I realize this isn't a problem in 1.1b, however I
need 1.0.3a around to compile some old f'd-up 3rd party code..

make[3]: Leaving directory
`/home/paulf/software/egcs-1.0.3a/objdir/gcc/objc'
touch objc-headers
./xgcc -B./ -dumpspecs > tmp-specs
mv tmp-specs specs
if [ -f libgcc2.ready ] ; then \
        true; \
else \
        touch libgcc2.ready; \
fi
stage1/xgcc -Bstage1/  -DIN_GCC    -O2 -g  -DHAVE_CONFIG_H     -I. -I../../g
cc -I../../gcc/config  \
-DTARGET_MACHINE=\"powerpc-ibm-aix4.3.1.0\" -DUSE_COLLECT2 \
-c `echo ../../gcc/collect2.c | sed 's,^\./,,'`
In file included from ../../gcc/collect2.c:123:
/usr/include/ldfcn.h:47: #error -qlonglong must be used
make[2]: *** [collect2.o] Error 1
make[2]: Leaving directory `/home/paulf/software/egcs-1.0.3a/objdir/gcc'
make[1]: *** [bootstrap] Error 2
make[1]: Leaving directory `/home/paulf/software/egcs-1.0.3a/objdir/gcc'
make: *** [bootstrap] Error 2





More information about the Gcc mailing list