can i compile sage with the Intel's compilers?
or at least the sage's python?
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.
LLVM might be a good candidate (at some point).
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: 14 years ago
Seen: 730 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