Possible bug with GCC 2.95.2 ?
David Edelsohn
dje@watson.ibm.com
Fri Mar 31 08:07:00 GMT 2000
>>>>> rebelj71 writes:
Rebel> After running configure successfully, or so I thought, I ran make and =
Rebel> received the following error. I was wondering what I should do to =
Rebel> correct the problem so that I may build(compile) gcc-2.95.2 correctly =
Rebel> for an AIX 4.3.2 RS6000 Machine. The error is listed below:
Rebel> ld: 0711-781 ERROR: TOC overflow. TOC size: 68040 Maximum size: =
Rebel> 65536
You did not follow the installation instructions properly. To
bootstrap GCC you must use "make bootstrap" or "make bootstrap-lean".
That invocation of Make will use the proper flags to allow the compiler to
build and link properly.
David
More information about the Gcc
mailing list