ldconfig failure

Jeff Bailey jbailey@nisa.net
Thu Oct 17 05:30:00 GMT 2002


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



More information about the Libc-alpha mailing list