/cvs/libc/nscd/connections.c:1008: undefined reference to `__stack_chk_guard'

Roland McGrath roland@redhat.com
Fri Jul 22 05:36:00 GMT 2005


The link doesn't use -lgcc either, because it doesn't use -nostdlib.
So gcc should be supplying -lssp, which it will with -fstack-protector.
I've tweaked the makefile so it should include the options in the linking run.
Please test it.



More information about the Libc-alpha mailing list