This is the mail archive of the libc-alpha@sources.redhat.com 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: ldconfig miscompile on i386


On Thu, Oct 03, 2002 at 10:54:30AM -0400, Ben Collins wrote:

> > We were setting both CFLAGS and BUILD_CFLAGS in a configparms
> > file.

> > CFLAGS = -pipe -O2 -fstrict-aliasing
> > BUILD_CFLAGS = -O2

> What gets set for CFLAGS if we do not set it manually?

CFLAGS is left blank in config.make, so I think Makeconfig picks up
the default_cflags rules (-g -O2).  I can't really check from work,
though.

-- 
learning from failures is nice in theory...
but in practice, it sucks :)
 - Wolfgang Jaehrling


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