Problem building libstdc++ with recent snapshot on IA64
Thomas Hiller
thomas.hiller@sap.com
Wed Apr 4 06:05:00 GMT 2001
Snapshot: 20010402
Platform: Linux IA64 (Suse)
When building libstdc++ I got the following messages:
/bin/sh ../libtool --tag CXX --mode=compile /data/gcc-20010402/gcc/xgcc
-B/data/gcc-20010402/gcc/ -nostdinc++
-L/data/gcc-20010402/ia64-unknown-linux/libstdc++-v3/src
-L/data/gcc-20010402/ia64-unknown-linux/libstdc++-v3/src/.libs
-B/opt/gcc-3.0/ia64-unknown-linux/bin/
-B/opt/gcc-3.0/ia64-unknown-linux/lib/ -isystem
/opt/gcc-3.0/ia64-unknown-linux/include -nostdinc++ -I../include
-I../include/std -I../include/c_std -I../include -I../libsupc++
-I../libio -I../libio -I../libmath -g -O2 -fvtable-thunks
-D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W
-Wwrite-strings -Winline -fdiagnostics-show-location=once
-ffunction-sections -fdata-sections -g -c string-inst.cc
/data/gcc-20010402/gcc/xgcc -B/data/gcc-20010402/gcc/ -nostdinc++
-L/data/gcc-20010402/ia64-unknown-linux/libstdc++-v3/src
-L/data/gcc-20010402/ia64-unknown-linux/libstdc++-v3/src/.libs
-B/opt/gcc-3.0/ia64-unknown-linux/bin/
-B/opt/gcc-3.0/ia64-unknown-linux/lib/ -isystem
/opt/gcc-3.0/ia64-unknown-linux/include -nostdinc++ -I../include
-I../include/std -I../include/c_std -I../include -I../libsupc++
-I../libio -I../libio -I../libmath -g -O2 -fvtable-thunks -D_GNU_SOURCE
-fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g
-c string-inst.cc -fPIC -DPIC -o .libs/string-inst.o
../include/bits/basic_string.tcc: In copy constructor
`std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char,
_Traits =
std::char_traits<char>, _Alloc = std::allocator<char>]':
../include/bits/basic_string.tcc:187: instantiated from
`std::basic_string<_CharT, _Traits, _Alloc>::basic_string(const
std::basic_string<_CharT, _Traits, _Alloc>&) [with _CharT = char,
_Traits = std::char_traits<char>, _Alloc = std::allocator<char>]'
string-inst.cc:48: instantiated from here
../include/bits/basic_string.tcc:187: Internal compiler error in
add_abstract_origin_attribute, at dwarf2out.c:9234
Please submit a full bug report, with preprocessed source if
appropriate.
See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
make[3]: *** [string-inst.lo] Error 1
--
Thomas Hiller thomas.hiller@compaq.com
COMPAQ Computer Corporation thomas.hiller@sap.com
Global SAP Solution Center Tel: +49 6227 / 7-45426
LinuxLab @ SAP, Walldorf Fax: +49 6227 / 7-55426
More information about the Gcc-bugs
mailing list