Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Please help with segfaulting python
Date: Fri, 05 Oct 2007 08:28:55
Message-Id: 20071005091346.31e7e051@krikkit.digimed.co.uk
In Reply to: [gentoo-user] Please help with segfaulting python by mathieu
1 Hello mathieu,
2
3 > I'm using /usr/portage/profiles/selinux/2007.0/x86 on a VIA
4 > Nehemiah box.
5 >
6 > Make.conf :
7 >
8 > CFLAGS="-Os -march=i686 -pipe -mmmx -msse"
9
10 The Nehemiah is not a 686, although it is more than a 586. Calling
11 certain i686 functions cayuses crashes. Use -march-c3.
12
13
14 --
15 Neil Bothwick
16
17 Give me ambiguity or give me something else.

Attachments

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

Replies

Subject Author
Re: [gentoo-user] Please help with segfaulting python mathieu <mathieu@×××××××××.org>
Re: [gentoo-user] Please help with segfaulting python Tapio Raevaara <tapio.raevaara@×××.fi>