Gentoo Archives: gentoo-user

From: Andrey <4ndrey@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] python segfault
Date: Wed, 15 Nov 2006 19:58:33
Message-Id: 149ca6d0611151151o245eaac8jd088e3b8f7c64ffa@mail.gmail.com
In Reply to: Re: [gentoo-user] python segfault by "Bo Ørsted Andresen"
1 2006/11/15, Bo Ørsted Andresen <bo.andresen@××××.dk>:
2 >
3 > On Wednesday 15 November 2006 19:10, Andrey wrote:
4 > [SNIP]
5 > > To Bo Ørsted Andresen:
6 > > ;)
7 > > Yes I've unstable flags:
8 > > LDFLAGSHASHSTYLE=" -Wl,--hash-style=both"
9 > > CFLAGS="-Os -march=pentium3 -frename-registers -fweb -pipe
10 > > -fomit-frame-pointer -funit-at-a-time -freorder-blocks -fno-ident
11 > > -freorder-blocks-and-partition -fgcse-sm -fgcse-las -fgcse-after-reload
12 > > -fmerge-all-constants -combine"
13 > > CXXFLAGS="${CFLAGS} -fvisibility-inlines-hidden"
14 > > LDFLAGS="-Wl,-O1${LDFLAGSHASHSTYLE}"
15 > >
16 > > But all system emerged well. And works also fine.
17 > > Except python... It doesn't compile.
18 > > Now I'm using python emerged with stable flags...
19 >
20 > So.. been following Conrad's guide to bork your system [1], huh? I got the
21 > hunch from bug #146292 [2]. In either case please don't *ever* file a bug
22 > using this configuration. And note that changing your configuration isn't
23 > just changing the contents of /etc/make.conf. You need to `emerge -e
24 > world`
25 > after that! I for one will never understand why people want to break their
26 > systems like this...!
27 >
28 > Yes, I took theese flags at [1] (Conrad guide).
29 But I don't want to break my system. It really work and speed up my system!
30 :)
31 The only trouble is python doesn't want to build.
32 So I'm going to reemerge it stable cflags but with hash-style! ;)

Replies

Subject Author
Re: [gentoo-user] python segfault Andrey <4ndrey@×××××.com>