This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

GCC 3.3 prerelease, Unable to build on Solaris 7.1


I would appreciate it if someone could tell me when this is likely to 
get fixed,or what I can do about it. I've been unable to build any 
release after 3.2.

SunOS mushroom 5.7 Generic_106541-19 sun4u sparc SUNW,Ultra-2

Attachment has logs for configuration and build.

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...

Attachment: logs.tar.bz2
Description: logs.tar.bz2


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