This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [bulk] - Re: Missing stack_chk type functions


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]