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 on sgi-irix6.x


Hello,

on your build-status page you wrote:

mips-sgi-irix6.3
Successful 

mips-sgi-irix6.4
Successful

But nevertheless we have problem to use egsc-g++ on these systems due 
to the native assembler, which only allows strings of 256 characters:

/usr/people/tfsnet/ECM/local/bin/g++ -c
-I/usr/people/tfsnet/ECM/include
-I/usr/people/tfsnet/ECM/local/include    -D__HDF__   -g    
TableMap.cc
-o /usr/people/tfsnet/ECM/arch/obj/TableMap.o
as: Error: /var/tmp/jtmp.tfsnet.8127/ccuNZg1q.s, line 16943: 
Truncating token:
__t4pair2Zt18__rb_tree_iterator3Zt4pair2ZCt12basic_string3ZcZt18string
_char_traits1ZcZt24__default_alloc_template2b0i0Z13TableMapEntryZRt4pa
ir2ZCt12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_te
mplate2b0i0Z13TableMapEntryZPt4pair2ZCt12basi

 .weakext
__t4pair2Zt18__rb_tree_iterator3Zt4pair2ZCt12basic_string3ZcZt18string
_char_traits1ZcZt24__default_alloc_template2b0i0Z13TableMapEntryZRt4pa
ir2ZCt12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_te
mplate2b0i0Z13TableMapEntryZPt4pair2ZCt12basi

and so on.

Since you wrote on http://egcs.cygnus.com/install/specific.html:

mips*-sgi-irix6
You must not use GAS on irix6 platforms; doing so will only cause
problems. 

we cannot install GAS to solve this problem. What can we do?


Thanks,

Andre Heidegger



Andre Heidegger
Institut fuer Energiewirtschaft und Rationelle Energieanwendung
Hessbruehlstr. 49a
70550 Stuttgart
Phone:  +49 711 78061-17
Fax:    +49 711 7803953
E-Mail: nh@ier.uni-stuttgart.de


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