This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Possible bug with GCC 2.95.2 ?


>>>>> 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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]