Bug 34692

Summary: -xarch=sse2 option needed for Sun Studio build on x86
Product: Mesa Reporter: Vinson Lee <vlee>
Component: OtherAssignee: mesa-dev
Status: RESOLVED WONTFIX QA Contact:
Severity: blocker    
Priority: medium    
Version: unspecified   
Hardware: x86 (IA32)   
OS: Solaris   
Whiteboard:
i915 platform: i915 features:

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.