[Mesa-dev] [Bug 34692] New: -xarch=sse2 option needed for Sun Studio build on x86

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 24 20:28:18 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=34692

           Summary: -xarch=sse2 option needed for Sun Studio build on x86
           Product: Mesa
           Version: unspecified
          Platform: x86 (IA32)
        OS/Version: Solaris
            Status: NEW
          Severity: blocker
          Priority: medium
         Component: Other
        AssignedTo: mesa-dev at lists.freedesktop.org
        ReportedBy: vlee at vmware.com


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

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the mesa-dev mailing list