Compileing egcs-1.1b under AIX 4.1.5 fails
Adrian Phillips
a.phillips@dnmi.no
Tue Sep 8 06:23:00 GMT 1998
Thanks to the response about a failure with GNU ld on another machine
I now understand something of the following failure, which is with AIX
ld not GNU ld on the machine :
make[2]: Entering directory `/usr/local/src/egcs/gcc/cp'
gcc -DIN_GCC -g -O2 -o ../cc1plus \
call.o decl.o errfn.o expr.o pt.o sig.o typeck2.o class.o decl2.o error.o lex.o parse.o ptree.o rtti.o spew.o typeck.o cvt.o except.o friend.o init.o method.o search.o semantics.o tree.o xref.o repo.o `cat ../stamp-objlist` ../c-common.o ../c-pragma.o `if [ xobstack.o != x ]; then echo ../obstack.o; else true; fi` `case "gcc" in "cc") if [ xalloca.o != x ]; then echo ../alloca.o; else true; fi ;; esac` `if [ x != x ]; then echo ../; else true; fi` -lld
ld: 0711-781 ERROR: TOC overflow. TOC size: 68572 Maximum size: 65536
collect2: ld returned 12 exit status
Any help would be appreciated,
Adrian Phillips
More information about the Gcc
mailing list