On 5/28/10, Paul Rogers <paulgrog...@fastmail.fm> wrote: > gcc package for that __stack_chk_guard variable, assuming it was > defined there. It's not. Could someone please grep their include > directory and let me know where it is defined? I haven't found it on > my system.
grep -r -c "_stack_chk_guard" /usr/include (nothing) grep -r "_stack_chk_guard" /sources/linux-2.6.33.1 (nothing) -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page