2.2.92 on i386-pc-linux-gnu (2.2.93 ldconfig too)
Troy
tjk@tksoft.com
Mon Sep 30 12:56:00 GMT 2002
Sounds like this is the problem.
I built with
CFLAGS="-mcpu=i386 -O2" ../glibc-2.2.93/configure
--prefix=/usr
--enable-add-ons
--host=i386-pc-linux-gnu
--enable-kernel=2.0.36
This is probably all wrong too. I should try with -march=i486
or -march=i386 which are the gcc-3.2 flags. According to some
docs the -mcpu=i386 doesn't even do anything.
Troy
>
> "Troy" <tjk@tksoft.com> writes:
>
> > Looking at it with strace/ltrace, it looks like ldconfig
> > is not finding anything.
> Same here on i386. On i586, i686, athlon and ppc everything
> is ok. On each arch I'm using -march=xyz. Probably gcc 3.2
> miscompiles things with -march=i386.
>
> > Troy
>
> --
> Arkadiusz Mi¶kiewicz CS at FoE, Wroclaw University of Technology
> arekm@sse.pl AM2-6BONE, 1024/3DB19BBD, arekm(at)ircnet, PLD/Linux
>
More information about the Libc-alpha
mailing list