[bulk] - Re: Missing stack_chk type functions

Dave Korn dave.korn.cygwin@gmail.com
Sat May 22 08:59:00 GMT 2010


On 22/05/2010 01:46, Reini Urban wrote:

> Sorry, yes you are right. -lssp is missing.
> It should have been included automatically from the spces, however it
> didn't.

  The answer is that -fstack-protector should be applied to the LDFLAGS as
well as the CFLAGS/CXXFLAGS; that will add -lssp when it's needed.

    cheers,
      DaveK



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list