Gentoo Archives: gentoo-dev

From: Joshua Baergen <joshuabaergen@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Package version requiring sse
Date: Sat, 06 Aug 2005 17:13:44
Message-Id: 42F4EF37.4000106@gentoo.org
In Reply to: Re: [gentoo-dev] Package version requiring sse by Ivan Yosifov
1 Ivan Yosifov wrote:
2
3 >cat /proc/cpuinfo | grep flags | grep sse
4 >
5 >
6 This assumes that they have used SSE support during compilation though,
7 which wouldn't be the case with -march=i686 or the like. However, it'd
8 be a good test.
9
10 Maybe a lookup table against -msse? Is there a way to check -msse,
11 whether explicit or implicit (IE, -march)?
12
13 --
14 Joshua Baergen
15 --
16 gentoo-dev@g.o mailing list