Is there a patch somewhere that will build glibc with -fstack-protector-all? The build is failing when ld.so is linked. either the ld.so is built without ssp or patch the sources so ld.so will have the ssp symbols builtin.
all other libraries in the system is built with ssp. it does not make sense that glibc is not. is there a better alternative ld.so for out there? -- Lay low and nourish in obscurity -- http://linuxfromscratch.org/mailman/listinfo/hlfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
