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]

Error during linking with gcc-2.95.2 and AIX 4.3.2


Hello All

I trie to link some libraries to an executeable with gcc-2.95.2 with a
PPC and AIX 4.3.2.

It always ends up with following error message:

(ld): save 1L.
ld: 0711-781 ERROR: TOC overflow. TOC size: 93008		Maximum
size: 65536
SAVE: The return code is 12.
collect2: ld returned 12 exit status

The gcc installation itself was clean and successful.

I tried all the mentioned flags in the documentation (-mfull-toc
-mno-fp-in-toc -mno-sum-in-toc -mminimal-toc) but the error message is
always exact the same (even the used TOC size).

Can someone help me?

Wolfgang



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