Re: glibc-2.3.2-r[68] libpthread -> segmentation fault
Martin Schlemmer <azarah <at> gentoo.org>
2003-11-01 15:02:50 GMT
On Sat, 2003-11-01 at 08:43, Norberto Bensa wrote:
> > On Fri, 2003-10-31 at 03:22, Norberto Bensa wrote:
> > > I've tried swaping the microprocessor: same message. Seems compiled wrong
> > > by the box. I'll dedicate a Pentium MMX box to update glibc and see how
> > > it goes.
>
> Martin,
>
> I've tried something better. My firewall runs on a Pentium MMX box. I've
> tarred the filesystem and moved it to my main box, a Pentium III [1]
>
> Once on the P3 box, I chrooted and then I've 'emerge -u glibc' This is the
> result:
>
> # ls
> Segmentation fault
>
> So the problem are not K6. The problem, IMHO, is gcc. CFLAGS on the firewall
> (P-MMX) are these:
>
> CFLAGS="-march=pentium -Os -ffast-math -fomit-frame-pointer -pipe"
>
> "-march=pentium" is what I use on the K6 box where I first experienced this
> problem. I'll try -march=pentium{2,3} tomorrow and keep you informed if you
> want.
>
So basically so far on a k6 and a p3, with -march=pentium it borks ?
Just to refresh (sorry if I asked before), what glibc, gcc and binutils
(Continue reading)