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

pb with gcc on IBM/AIX


 
Hi,

I try to link my program with gcc on IBM/AIX
I can't link my program because of the following message:

ld: 0711-781 ERROR: TOC overflow. TOC size: 68012       Maximum size: 65536
collect2: ld returned 12 exit status
gmake: *** [testgc] Error 1

I try to put -mminimal-toc option but i have always the same message.

Is it possible to increase the Table Of Contents ? or any else solution?

Best regards

bernard

-- 
---------------------------------------------------------------------
 Bernard Sécher
 DRN/DMT/SYSCO                  
 CEA Saclay, Bât 460                   Phone  : 33 (0)1 69 08 73 78
 91191 Gif-sur-Yvette Cedex, France    Fax    : 33 (0)1 69 08 96 96
                                       mailto:bsecher@cea.fr
---------------------------------------------------------------------
 
Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]