Commit Graph

9 Commits

Author SHA1 Message Date
Jeffrey Walton
e0de5edc21
Mostly fix Sun Studio configuration using SunCC compiler
The SunCC compiler in Sun Studio 12.5 crashes on the m4 macro test test_type_deduction (line 257). The Sun Studio 12.6 compiler finishes configuring.
2018-09-12 22:18:27 -04:00
Mohamed El-Tahan
97fa4ca156 Fixing compile errors on Solaris in 64-bit mode 2015-09-02 11:34:23 -04:00
William Orr
2d7786cfc3 Add support for solaris atomicops
This patch adds support for atomic operations on Solaris, on any platform.
It makes use of the atomic functions made available in Solaris' atomic.h
header.
2014-09-19 22:04:23 -07:00
kenton@google.com
fe7314e0cc Another Sun Studio fix from Monty Taylor. 2010-01-04 19:52:53 +00:00
kenton@google.com
45258ff4e2 Fix 32/64-bit confusion on Solaris 10 x86. Patch from Oliver Jowett. 2009-12-23 22:12:22 +00:00
kenton@google.com
bf06bb24bc Try again to fix build on Sun Studio -- Monty Taylor claims this will do it. 2009-12-23 22:02:18 +00:00
kenton@google.com
6be265a826 Improve Sun Studio support. Patch from Monty Taylor. 2009-08-06 20:47:45 +00:00
kenton@google.com
a5183461f8 Fixes to acx_check_suncc.m4 from Monty Taylor. 2009-05-28 00:48:15 +00:00
kenton@google.com
a8923cdd9a More Sun CC hacks. Contributed by Monty Taylor. 2009-05-01 21:53:10 +00:00