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 failure


On Wed, Oct 16, 2002 at 08:06:03PM -0700, Jeff Bailey wrote:

> After I updated to binutils 2.13.90.0.10 I'm seeing the ldconfig
> failure off of glibc-2.3.1 now.  I don't *think* anything else has
> changed, but I'll try to hunt down the failure and get a complete
> bug report in the next few days.

Tracked it down - The other change was going to glibc-2.3.1 from 2.3,
which changes the default cflags to -O2.  Adding this to configparms:

CFLAGS = -O
BUILD_CFLAGS = -O

Produces a usable glibc.

I'll hunt some more to figure it out.

Tks,
Jeff Bailey

-- 
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]