Hi, I always get this error while compiling GCC pass 2, LFS 6.6

.
.
/tools/bin/ld: warning: libstdc++.so.6, needed by
/usr/lib/gcc/i686-pc-linux-gnu/4.5.0/../../../libppl_c.so, not found
(try using -rpath or -rpath-link)CXX_3.4'
.
.
/usr/lib/gcc/i686-pc-linux-gnu/4.5.0/../../../libppl_c.so: undefined
reference to `std::terminate()@GLIBCXX_3.4'
/usr/lib/gcc/i686-pc-linux-gnu/4.5.0/../../../libppl_c.so: undefined
reference to `std::basic_ios<char, std::char_traits<char>
>::clear(std::_Ios_Iostate)@GLIBCXX_3.4'
collect2: ld returned 1 exit status
make[2]: *** [cc1-dummy] Error 1
make[2]: Leaving directory `/mnt/lfs/build/gcc-4.4.3-BUILD/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/mnt/lfs/build/gcc-4.4.3-BUILD'
make: *** [all] Error 2

I stuck and I don't know how to solve it and why it's going to my
system with gcc 4.5.
full log: http://viewer.zoho.com/docs/nJKii

--
Martin Zajíc
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to