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 18:17:18
Message-Id: 149ca6d0611151010x7ac2e95em962a056f9f9c44d4@mail.gmail.com
In Reply to: Re: [gentoo-user] python segfault by Mike Ferry
1 To Mike Ferry:
2 I have tried it. The same problem but without "INFO: Can't locate Tcl/Tk
3 libs and/or headers".
4
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...

Replies

Subject Author
Re: [gentoo-user] python segfault "Bo Ørsted Andresen" <bo.andresen@××××.dk>