Summary: | configure test FAILS on 3DNOWEXT intrinsics on amd64 | ||
---|---|---|---|
Product: | liboil | Reporter: | Gary Hunt <garyhunt> |
Component: | unknown | Assignee: | David Schleef <ds> |
Status: | NEW --- | QA Contact: | David Schleef <ds> |
Severity: | trivial | ||
Priority: | low | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Gary Hunt
2009-03-06 19:27:15 UTC
Where did you get this error? (In reply to comment #0) > test uses a compile to gcc with march=athlon, which fails.. > CPU you selected does not support x86-64 instruction set. > During configure... checking to see if compiler understands -Wall... yes checking to see if compiler understands -Werror... yes checking if compiler supports MMX intrinsics... yes checking if compiler supports SSE intrinsics... yes checking if compiler supports SSE2 intrinsics... yes checking if compiler supports SSE3 intrinsics... yes checking if compiler supports 3DNOW intrinsics... yes checking if compiler supports 3DNOWEXT intrinsics... no checking if compiler supports ALTIVEC intrinsics... no checking if compiler supports 'pmaddubsw %%mm0, %%mm0' asm instruction... yes configure: creating ./config.status configure log shows CPU you selected does not support x86-64 instruction set. er during test for 3DNOWEXT I get it now. Liboil doesn't use 3dnow intrinsics anywhere, so fixing this is moot. I'll leave the bug open, though. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.