On Wednesday July 4 2007 03:59:53 pm M.Canales.es wrote:
> Grepping the butterfly-build directory for "gcc_cv_libc_provides_ssp" I
> found it in butterfly-build/gcc/config.{log,cache}:
>
> gcc_cv_libc_provides_ssp=no

It tests with:

nm $(gcc -print-file-name=libc.a) | grep '__stack_chk_fail' ; echo $?

robert

Attachment: pgp7FHflj5FZq.pgp
Description: PGP signature

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

Reply via email to