This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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: problem with build of glibc (2.9-2.11)


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

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


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