Gentoo Archives: gentoo-dev

From: Norberto Bensa <nbensa@×××.net>
To: azarah@g.o
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 06:44:43
Message-Id: 200311010343.47360.nbensa@gmx.net
In Reply to: Re: [gentoo-dev] glibc-2.3.2-r[68] libpthread -> segmentation fault by Martin Schlemmer
1 > On Fri, 2003-10-31 at 03:22, Norberto Bensa wrote:
2 > > I've tried swaping the microprocessor: same message. Seems compiled wrong
3 > > by the box. I'll dedicate a Pentium MMX box to update glibc and see how
4 > > it goes.
5
6 Martin,
7
8 I've tried something better. My firewall runs on a Pentium MMX box. I've
9 tarred the filesystem and moved it to my main box, a Pentium III [1]
10
11 Once on the P3 box, I chrooted and then I've 'emerge -u glibc' This is the
12 result:
13
14 # ls
15 Segmentation fault
16
17 So the problem are not K6. The problem, IMHO, is gcc. CFLAGS on the firewall
18 (P-MMX) are these:
19
20 CFLAGS="-march=pentium -Os -ffast-math -fomit-frame-pointer -pipe"
21
22 "-march=pentium" is what I use on the K6 box where I first experienced this
23 problem. I'll try -march=pentium{2,3} tomorrow and keep you informed if you
24 want.
25
26 Regards,
27 Norberto
28
29 [1] the Pentium III box runs glibc-2.3.2-r8.

Replies