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]
Other format: [Raw text]

cannot build trunk: abi_check doesn't link


Can somebody fix this problem before the weekend, please?
--Per

/home/bothner/GNU/linux-gcc/gcc/g++ -shared-libgcc -B/home/bothner/GNU/linux-gcc/gcc/ -nostdinc++ -B/home/bothner/GNU/install-gcc/i686-pc-linux-gnu/bin/ -B/home/bothner/GNU/install-gcc/i686-pc-linux-gnu/lib/ -isystem /home/bothner/GNU/install-gcc/i686-pc-linux-gnu/include -g -O2 -D_GNU_SOURCE -o abi_check abi_check.o -L/home/bothner/GNU/linux-gcc/i686-pc-linux-gnu/libstdc++-v3/src -L/home/bothner/GNU/linux-gcc/i686-pc-linux-gnu/libstdc++-v3/src/.libs -lm
/home/bothner/GNU/linux-gcc/i686-pc-linux-gnu/libstdc++-v3/src/.libs/libstdc++.so: undefined reference to `std::messages<wchar_t>::do_get(int, int, int, std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> > const&) const'
collect2: ld returned 1 exit status
make[4]: *** [abi_check] Error 1
make[4]: Leaving directory `/home/bothner/GNU/linux-gcc/i686-pc-linux-gnu/libstdc++-v3/testsuite'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/bothner/GNU/linux-gcc/i686-pc-linux-gnu/libstdc++-v3'
make[2]: *** [all-recursive-am] Error 2
make[2]: Leaving directory `/home/bothner/GNU/linux-gcc/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all-target-libstdc++-v3] Error 2
make[1]: Leaving directory `/home/bothner/GNU/linux-gcc'
make: *** [bootstrap] Error 2

--
--Per Bothner
per@bothner.com http://www.bothner.com/per/


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