problem with build of glibc (2.9-2.11)

Stephan Raue mailinglists@openelec.tv
Tue Nov 24 03:13:00 GMT 2009


Am 24.11.2009 03:34, schrieb Stephan Raue:
> Am 24.11.2009 03:28, schrieb Stephan Raue:
>> Am 24.11.2009 03:14, schrieb Mike Frysinger:
>>> On Monday 23 November 2009 21:02:22 Stephan Raue wrote:
>>>> echo "CFLAGS += -fno-stack-protector">  configparms
>>> looks like this didnt work properly as the error you show is usually
>>> associated with ssp being applied everywhere.  stick it into your 
>>> environment
>>> cflags instead.
>>> -mike
>> Thank you, i have do this like
>>
>> CFLAGS="$CFLAGS -g -O2 -fno-stack-protector"
>>
>> but i have the same error :-(
>>
>> Stephan
>>
> gcc for the toolchain is also compiled with --disable-libssp
>
if i try "./toolchain/bin/i686-linux-gnu-gcc -dumpspecs |grep ssp" it 
prints:

*link_ssp:
%{fstack-protector|fstack-protector-all:-lssp_nonshared -lssp}

what must i do to compile gcc without ssp (except --disable-libssp )

-- 
               ### OpenELEC.tv ###
The free and open Mediacenter Distribution 4 you
              http://www.openelec.tv



More information about the Libc-help mailing list