can i compile sage with the Intel's compilers?
or at least the sage's python?
or at least the sage's python?
GAP, a Sage component, won't correctly build on ia64 using icc-10. Something goes wrong with the garbage collection. (OK, ia64 is weird, though)
Nobody has ever built Sage with anything but GCC, though many people have tried.
It's conceivable that maybe the C code generated by Cython in the Sage library could be built with a different C compiler. However, since you'll be linking it with a bunch of code built using GCC, you'll be asking for trouble. I can't imagine that it would "just work". It couldn't hurt too much for you to try though.
I think David Kirkby has explored building Sage with the Sun Studio compiler. You can perhaps find out more by inquiring on sage-solaris or sage-devel.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2010-09-02 01:19:01 +0100
Seen: 640 times
Last updated: Sep 04 '10
building sage-4.6.1 from source fails because of missing fortran
Upgrade sage: build from sources?
Compiling SAGE 5.5 -- Matplot Lib Fails to find Numpy
Building Sage on 32-bit Fedora 22; build errors
How to specify existing software when building from source?
What does "./sage -cleaner" do?
compilation problem: 4.6 on Fedora 11