On Sunday 09 August 2009 05:01:03 robert baker wrote: > svn.linuxfromscratch.org/HLFS/branches/Onward/
We need to update; yes and that's what am working on in my free time. Am making a uClibc based build using instructions from Onward SVN and HLFS book SVN-20080603. Generally all packages from Onward SVN are working with gcc-4.2.4 and uClibc-0.9.30.1. gcc testsuite is 'ok' - only 3 failures. binutils tests are ok. Only problem I have is linking against libstdc++. g++ testsuite fails miserably and I assume the failures result from linking against libstdc++. I have tried various kernel versions (2.6.30,2.6.29,2.6.29.1,2.6.27.20) but I keep getting the same error; /anchor-toolchain/anchor-tools/bin/../lib/gcc/i486-anchor-linux-uclibc/4.2.4/../../../libssp.so: warning: the 'gets' function is dangerous and should not be used. /anchor-toolchain/anchor-tools/bin/../lib/gcc/i486-anchor-linux-uclibc/4.2.4/../../../libstdc++.so: undefined reference to `_Unwind_Resume_or_Rethrow' /anchor-toolchain/anchor-tools/bin/../lib/gcc/i486-anchor-linux-uclibc/4.2.4/../../../libstdc++.so: undefined reference to `_Unwind_RaiseException' /anchor-toolchain/anchor-tools/bin/../lib/gcc/i486-anchor-linux-uclibc/4.2.4/../../../libstdc++.so: ... Daniel -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page