This is the mail archive of the gcc-bugs@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]

problem bootstrapping egcs-1.1.1 on rs6000-ibm0-aix4.1.4.0 machine


I'm trying to bootstrap aix-4.1.4.0 on an rs6000-ibm-aix4.1.4.0 
machine and am running into the following problem during the 
stage2 build of "cc1plus":

ld: 0711-783 WARNING: TOC overflow. TOC size: 69444   
Maximum size: 65536
  Extra instructions are being generated for each reference to a TOC
  symbol if the symbol is in the TOC overflow area.

ld: 0706-010 The binder was killed by a signal: Segmentation fault
  Check for binder messages or use local problem reporting 
procedures.
collect2: ld returned 254 exit status


Do I need to use GNU LD?  Or is there an AIX ld patch that I need 
to install?

Thanks,

Olly Stephens


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