This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
egcs-1.1.2 in AIX4.3.2 and as
- To: egcs at egcs dot cygnus dot com
- Subject: egcs-1.1.2 in AIX4.3.2 and as
- From: "Ulisses T. Mello" <ulisses at watson dot ibm dot com>
- Date: Wed, 14 Jul 1999 18:12:06 -0400 (EDT)
- cc: dje at watson dot ibm dot com
In compiling files the use templates heavily and I am getting error
messages related to the assembing of source code such as:
/tmp/ccUWt44c.s: line 370718: 1252-171 The
displacement must be greater than or
equal to -32768 and less than or equal to 32767.
it seems that "as" uses a 32 bit int table. Is there any option that can
increase the size of this table?
cheers -- ulisses.
Reading specs from
/usr/local/rs6k/lib/gcc-lib/rs6000-ibm-aix4.3.2.0/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release)