On 05/21/10 06:42 PM, Robert Bradshaw wrote:
On May 20, 2010, at 12:36 AM, David Kirkby wrote:
Some of the better components of Sage will build with Sun Studio,
though many will not - including the Sage library, as Cython is not
generating standard C. The Sun compiler is a lot more fussy about what
it will accept that 'gcc'.
Please let us know if you run into *any* examples of this--our goal is
to always produce standard compliant C89 or C++ code (or C99 if the user
has requested C99 complex support). Of course most Cython users are
using gcc or MSVC.
- Robert
Try to build the Sage library with Sun studio, and you will soon find it shows
refuses to compile the c++ code. Python itself will build with Sun Studio, but
the Sage library will not.
I've personally given up trying to build Sage with Sun Studio.
Dave
--
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org