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]

egcs-1.1.2 in AIX4.3.2 and as



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)



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