libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: g++ and -nostdlib


From: Richard PALO
Subject: Re: g++ and -nostdlib
Date: Thu, 23 Jan 2014 17:49:27 +0100
User-agent: Mozilla/5.0 (X11; SunOS i86pc; rv:24.0) Gecko/20100101 Thunderbird/24.0.1

Le 22/01/14 17:54, Richard PALO a écrit :
I already have a question to see this through:

Does it sound reasonable to add support to inherit_linker_flags
'-fstack-protector|-fstack-protector-all'
in a similar manner to '-pthreads' given the compiler needs to have this
option in order to include the correct libraries...


As the name seems to indicate, this appears thus far as unnecessary as the shared libraries only need '-fstack-protector' to be built, and not when utilised by a client.
Nice exercise to see how it worked, though;-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]