On Sunday 30 July 2006 20:16, Kevin Day wrote: > This particular bug=id is under the serious regressions > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25035
This bug is only with cross compiled libssp. This is a bigger problem for CLFS than for HLFS. In pass1 we only need the C compiler, after libc is installed pass2 is native and this bug shouldn't be a problem with uClibc. Even if libssp is cross compiled for uClibc in pass1 I doubt this bug would surface since it isn't true cross compiling (hardware platform of the host and target are the same). Hopefully uClibc won't need libssp anyway. robert -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
