Gentoo Archives: gentoo-dev

From: Martin Schlemmer <azarah@g.o>
To: Norberto Bensa <nbensa@×××.net>
Cc: Gentoo-Dev <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] glibc-2.3.2-r[68] libpthread -> segmentation fault
Date: Sat, 01 Nov 2003 15:02:04
Message-Id: 1067698970.12287.14.camel@nosferatu.lan
In Reply to: Re: [gentoo-dev] glibc-2.3.2-r[68] libpthread -> segmentation fault by Norberto Bensa
1 On Sat, 2003-11-01 at 08:43, Norberto Bensa wrote:
2 > > On Fri, 2003-10-31 at 03:22, Norberto Bensa wrote:
3 > > > I've tried swaping the microprocessor: same message. Seems compiled wrong
4 > > > by the box. I'll dedicate a Pentium MMX box to update glibc and see how
5 > > > it goes.
6 >
7 > Martin,
8 >
9 > I've tried something better. My firewall runs on a Pentium MMX box. I've
10 > tarred the filesystem and moved it to my main box, a Pentium III [1]
11 >
12 > Once on the P3 box, I chrooted and then I've 'emerge -u glibc' This is the
13 > result:
14 >
15 > # ls
16 > Segmentation fault
17 >
18 > So the problem are not K6. The problem, IMHO, is gcc. CFLAGS on the firewall
19 > (P-MMX) are these:
20 >
21 > CFLAGS="-march=pentium -Os -ffast-math -fomit-frame-pointer -pipe"
22 >
23 > "-march=pentium" is what I use on the K6 box where I first experienced this
24 > problem. I'll try -march=pentium{2,3} tomorrow and keep you informed if you
25 > want.
26 >
27
28 So basically so far on a k6 and a p3, with -march=pentium it borks ?
29
30 Just to refresh (sorry if I asked before), what glibc, gcc and binutils
31 is present when merging the new glibc ?
32
33
34 Thanks,
35
36 --
37
38 Martin Schlemmer
39 Gentoo Linux Developer, Desktop/System Team Developer
40 Cape Town, South Africa

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] glibc-2.3.2-r[68] libpthread -> segmentation fault Norberto Bensa <nbensa@×××.net>