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]

RE: pb with gcc on IBM/AIX


Go to smitty and change the maximum no. of processes to a higher number.  This may help with this problem.
 
Cheers,
Saranjit Singh,
First Solution Sdn. Bhd.
1, Lorong Rahim Kajai 13, Taman Tun Dr. Ismail, 60000 Kuala Lumpur,
Wilayah Persekutuan, Selangor,
Malaysia.
Tel No: 603-77221288     Fax No: 603-77222188
Internet: saran@first.com.my
 
IBM RS/6000 and Open Systems Storage Distributor.
----------------------------------------------------------------------------------------------------------------
-----Original Message-----
From: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org]On Behalf Of Bernard Secher
Sent: Monday, June 19, 2000 8:18 PM
To: gcc-help@gcc.gnu.org
Subject: 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]