Bug 34692 - -xarch=sse2 option needed for Sun Studio build on x86
Summary: -xarch=sse2 option needed for Sun Studio build on x86
Status: RESOLVED WONTFIX
Alias: None
Product: Mesa
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Solaris
: medium blocker
Assignee: mesa-dev
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-24 20:28 UTC by Vinson Lee
Modified: 2016-01-24 10:32 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Vinson Lee 2011-02-24 20:28:17 UTC
mesa: eb1780238621c7be0342d9129eb639e4892c004d (master)

Build Mesa on OpenSolaris.

$ ./autogen.sh && gmake
[...]
cc -c -I. -I../../../src/gallium/include -I../../../src/gallium/auxiliary -I../../../src/gallium/drivers  -g  -KPIC   -DPTHREADS -DSVR4 -DHAVE_POSIX_MEMALIGN -DUSE_XSHM   tgsi/tgsi_sse2.c -o tgsi/tgsi_sse2.o
"../../../src/gallium/include/pipe/p_compiler.h", line 245: #warning: "Unsupported compiler"
./util/u_sse.h:206 Warning: _mm_srli_epi64 intrinsic requires -xarch=sse2.
Wrong kind of the result registers
cc: acomp failed for tgsi/tgsi_sse2.c
Comment 1 Timothy Arceri 2016-01-24 10:32:18 UTC
Mesa no longer supports building with Sun Studio.


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.