Re: g++ and -nostdlib

2014-01-22 Thread Richard PALO
Le 06/12/13 09:51, Peter Rosin a écrit : [dropping libtool-patches@] On 2013-11-12 12:24, Peter Rosin wrote: [re-adding libtool@] On 2013-11-11 16:10, Bob Friesenhahn wrote: On Mon, 11 Nov 2013, Peter Rosin wrote: Quite a lot of effort went into making this work the way it currently does.

Re: g++ and -nostdlib

2014-01-22 Thread Richard PALO
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... __