Ivan Yosifov wrote:

cat /proc/cpuinfo | grep flags | grep sse
This assumes that they have used SSE support during compilation though, which wouldn't be the case with -march=i686 or the like. However, it'd be a good test.

Maybe a lookup table against -msse? Is there a way to check -msse, whether explicit or implicit (IE, -march)?

--
Joshua Baergen
--
gentoo-dev@gentoo.org mailing list

Reply via email to