Gentoo Archives: gentoo-user

From: Daniel Iliev <danny@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] broken python howto [SOLVED][OT]
Date: Mon, 29 Jan 2007 23:25:48
Message-Id: 45BE812F.3080709@ilievnet.com
In Reply to: Re: [gentoo-user] broken python howto [SOLVED][OT] by Statux
1 Statux wrote:
2 >> No, I don't have it in my CFLAGS:
3 >> grep CFLA /etc/make.conf
4 >> CFLAGS="-march=pentium2 -mmmx -pipe -O3 -fomit-frame-pointer"
5 >> CXXFLAGS="${CFLAGS}"
6 >>
7 >
8 > shouldn't -mmmx be -mmx or have I been looking at too many switches and
9 > use flags and going cross-eyed?
10 >
11 >
12
13
14
15 When used as a CFLAG it should be "-mmmx" (according to "man gcc").
16 When used as an USE flag it should be "mmx" (according to "euse -i mmx").
17
18
19 --
20 Best regards,
21 Daniel
22
23
24 --
25 gentoo-user@g.o mailing list