This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
HELP with GCC
- To: help-gcc at gnu dot org
- Subject: HELP with GCC
- From: "Manfred Hofmann (r5108c)" <r5108c at email dot sps dot mot dot com>
- Date: Thu, 28 Oct 1999 08:48:04 +0000
Hello!!!
CAN YOU HELP???
I have run this statement for months successfully:
---------------------------------------------------------------------------
c4gl -mminimal-toc -shared x_calc_ra.o x_rep.o x4uniform.o slab.o
x14main.o
x_awb10.o x9ask_user.o x_contr.o x3sep_cons.o x_glob.o x_docs15.o
fr4set.o
x_guw.o x1t1_tran.o x2reports.o x_pr9.o x7shiprule.o x2stat.o xui2.o
collityp.o x3manifest.o -o XportTest
---------------------------------------------------------------------------
Now, that I have slightly increased the size of one program, I get this
message:
---------------------------------------------------------------------------
gcc: unrecognized option `-qarch=com'
collect2: ld returned 12 exit status
ld: 0711-781 ERROR: TOC overflow. TOC size: 65668 Maximum size:
65536
---------------------------------------------------------------------------
Any idea how I can get around this???
Can the TOC size be increased somehow??
ANYTHING IS WELCOME THAT HELPS ME HERE!!
Thanks.
Manfred Hofmann