[Bug bootstrap/10958] New: Failure in abi_check in stage3
James.W.Mckelvey@jpl.nasa.gov
gcc-bugzilla@gcc.gnu.org
Fri May 23 21:24:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10958
Summary: Failure in abi_check in stage3
Product: gcc
Version: 3.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: James.W.Mckelvey@jpl.nasa.gov
CC: gcc-bugs@gcc.gnu.org
GCC build triplet: sparc-sun-solaris2.7
GCC host triplet: sparc-sun-solaris2.7
GCC target triplet: sparc-sun-solaris2.7
SunOS mushroom 5.7 Generic_106541-19 sun4u sparc SUNW,Ultra-2
Binutils is 2.13.2.1.
Failure in abi_check in stage3:
/mnt/home3/utilities/gcc-obj/gcc/g++ -shared-libgcc
-B/mnt/home3/utilities/gcc-obj/gcc/ -nostdinc++
-B/mnt/home3/utilities/sparc-sun-solaris2.7/bin/
-B/mnt/home3/utilities/sparc-sun-solaris2.7/lib/ -isystem
/mnt/home3/utilities/sparc-sun-solaris2.7/include -m64 -g -O
-fno-implicit-templates -m64 -m64 -o abi_check abi_check.o
-L/mnt/home3/utilities/gcc-obj/sparc-sun-solaris2.7/sparcv9/libstdc++-v3
/src
-L/mnt/home3/utilities/gcc-obj/sparc-sun-solaris2.7/sparcv9/libstdc++-v3
/src/.libs -lm
abi_check.o: In function `check_version(symbol_info const&, bool)':
abi_check.o(.text+0x14c): undefined reference to
`std::vector<std::basic_string<char, std::char_traits<char>,
std::allocator<char> >, std::allocator<std::basic_string<char,
std::char_traits<char>, std::allocator<char> > >
>::_M_insert_aux(__gnu_cxx::__normal_iterator<std::basic_string<char,
std::char_traits<char>, std::allocator<char> >*,
std::vector<std::basic_string<char, std::char_traits<char>,
std::allocator<char> >, std::allocator<std::basic_string<char,
std::char_traits<char>, std::allocator<char> > > > >,
std::basic_string<char, std::char_traits<char>, std::allocator<char> >
const&)'
etc...
Configured with:
setenv CC gcc ; /mnt/home3/utilities/gcc-3.3/configure
--prefix=/mnt/home3/utilities --verbose --with-as=/mnt/home3/utilities/bin/as
--with-ld=/mnt/home3/utilities/bin/ld --target=sparc-sun-solaris2.7
--enable-languages=c++
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the Gcc-bugs
mailing list