Gentoo Archives: gentoo-amd64

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] Re: intel processors x gentoo
Date: Tue, 28 Sep 2010 19:04:21
Message-Id: i7tc7a$km5$1@dough.gmane.org
In Reply to: [gentoo-amd64] intel processors x gentoo by Zhu Sha Zang
1 On 09/28/2010 08:03 PM, Zhu Sha Zang wrote:
2 > I have some machines running gentoo and every machine running under
3 > AMD Processors (64-bit profile), everything is right. Every source code
4 > compile fine.
5 >
6 > But, some machines, i've installed under Intel Core 2 Quad or i7
7 > processor and this machines have problem compile especific 2 packages:
8 >
9 > glibc (>=2.11.2) and lvm2 (2.02.73-r1)
10 >
11 > It's weird, don't compile in any intel processor machine.
12 >
13 > Take a example of emerge --info uner i7 machine.
14 >
15 > CFLAGS="-march=core2 -msse4 -mcx16 -mpopcnt -msahf -O2 -pipe"
16
17 Maybe use some sane CFLAGS, like removing -msse4 -mcx16 -mpopcnt -msahf
18 might help.

Replies

Subject Author
[gentoo-amd64] Re: intel processors x gentoo Duncan <1i5t5.duncan@×××.net>