From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Wimpey To: help-gcc@gnu.org Subject: Re: GCC-2.95.2 and AIX v4.3.3 compile errors w/egcs-2.91.66 Date: Fri, 10 Dec 1999 10:19:00 -0000 Message-id: References: <3850F50E.C2D65FCE@us.ibm.com> X-SW-Source: 1999-12/msg00154.html Ed Geraghty writes: > Hello All, > [snip] > ld: 0711-781 ERROR: TOC overflow. TOC size: 68040 Maximum size: > 65536 > collect2: ld returned 12 exit status [snip] make LDFLAGS="-Xlinker -bbigtoc" works for me on AIX 4.2. HTH. -- Greg Wimpey greg.wimpey@waii*removetomail*.com.invalid From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Wimpey To: help-gcc@gnu.org Subject: Re: GCC-2.95.2 and AIX v4.3.3 compile errors w/egcs-2.91.66 Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: References: <3850F50E.C2D65FCE@us.ibm.com> X-SW-Source: 1999-12n/msg00154.html Message-ID: <19991231222400.KI-PaAJ7_vSDhYfqhVFppOM5UNlp5oX3sMvJy7AhseA@z> Ed Geraghty writes: > Hello All, > [snip] > ld: 0711-781 ERROR: TOC overflow. TOC size: 68040 Maximum size: > 65536 > collect2: ld returned 12 exit status [snip] make LDFLAGS="-Xlinker -bbigtoc" works for me on AIX 4.2. HTH. -- Greg Wimpey greg.wimpey@waii*removetomail*.com.invalid