This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
2002-04-29's snapshot's libstdc++ won't build on IRIX6 nor Tru64
- From: Alexandre Oliva <aoliva at redhat dot com>
- To: gcc at gcc dot gnu dot org
- Date: 30 Apr 2002 22:28:25 -0300
- Subject: 2002-04-29's snapshot's libstdc++ won't build on IRIX6 nor Tru64
- Organization: GCC Team, Red Hat
The error is similar. When building the PIC version of
libstdc++-v3/src/misc-inst.cc, I got:
as: Error: /var/tmp//cc2KgIpb.s, line 48691: cannot redeclare defined symbol as a weak symbol: _ZNSt15basic_streambufIcSt11char_traitsIcEE13_S_pback_sizeE
.weakext _ZNSt15basic_streambufIcSt11char_traitsIcEE13_S_pback_sizeE
on IRIX and:
as0: Error: /home/lsd/oliva/src/tool/egcs/libstdc++-v3/src/misc-inst.cc, line 6: .globl must precede the definition of the symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE13_S_pback_sizeE
as0: Error: /home/lsd/oliva/src/tool/egcs/libstdc++-v3/src/misc-inst.cc, line 6: .globl must precede the definition of the symbol _ZNSt15basic_streambufIcSt11char_traitsIcEE13_S_pback_sizeE
on OSF1 4.0f.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist Professional serial bug killer