Withoug CFLAGS -g 02 ...

Gregory Hicks ghicks@cadence.com
Fri Jan 14 15:08:00 GMT 2000


Kanishka:

Tried 'make CFLAGS=""' to see if it would compile.  No such luck.
Below are error messages.  Notice the TOC is smaller this time than
previously...  Before it was about 68K...

Any further ideas?  I'm out.

Regards,
Gregory Hicks

        gcc  -DIN_GCC      -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: 65904       Maximum size: 65536
collect2: ld returned 12 exit status
make: 1254-004 The error code from the last command is 1.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
# 


More information about the Gcc-bugs mailing list