Robert,

I finally got around to finishing a hlfs compile using your notes. All is well until I reached the kernel compile. I receive an error complaining about -fno-stack-protector-all being invalid.

I had a poke through the gcc specs file but nothing jumps out at me. If if I change the script to this:
        make CC="gcc -no-pie -fno-stack-protector"
it does not complain and the kernel builds.

George
--
http://linuxfromscratch.org/mailman/listinfo/hlfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to