Possible bug with GCC 2.95.2 ?
rebelj71@yahoo.com
rebelj71@yahoo.com
Fri Mar 31 07:49:00 GMT 2000
ÃÂ
After running configure successfully, or so I
thought, I ran make and received the following error.ÃÂ I was wondering what
I should do to correct the problem so that I may build(compile) gcc-2.95.2
correctly for an AIX 4.3.2 RS6000 Machine.ÃÂ The error is listed
below:
ÃÂ
ÃÂ
gccÃÂ -DIN_GCCÃÂ ÃÂ -g -O2ÃÂ ÃÂ
-o ../cc1chill parse.o actions.o except.o grant.o lang.o tree.o lex.o decl.o
typeck.o convert.o expr.o loop .o tasking.o timing.o inout.o satisfy.o
ch-version.o \
ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ `cat
../stamp-objlist`ÃÂ `if [ xobstack.o != x ]; then echo ../obstack.o; else
true; fi` `if [ xalloca.o != x ]; then echo ../alloca.o; else true; fi` `if [ x
!= x ]; then echo ../; else true; fi` -lld ld: 0711-781 ERROR: TOC overflow.
TOC size: 68040ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ ÃÂ Maximum size:
65536 collect2: ld returned 12 exit status make[2]: *** [../cc1chill]
Error 1 make[2]: Leaving directory `/opt/src/gcc-2.95.2/gcc/ch' make[1]:
*** [cc1chill] Error 2 make[1]: Leaving directory
`/opt/src/gcc-2.95.2/gcc' make: *** [all-gcc] Error 2
#
ÃÂ
Thanks.
More information about the Gcc
mailing list