On Mar 31, 1:53 pm, offtsing <[EMAIL PROTECTED]> wrote:

Hi,

> I'll try FLINT.And I have intel compiler 9.0 too, does it fit the c99
> standard?

technically it does, though I am fairly certain that it won't work as
is with the way Sage is currently set up. So far nobody has attempted
to use the Intel C/C++ compiler suite with Sage and while I don't
think it is a particularly big problem it will require a lot of little
changes to the build system as well as code. Right now Sage sets CC to
gcc and CXX to g++, so there is some poking around required. Since I
am adding Sun Forte support for Sage on Solaris that problem will
eventually be solved. Adding Intel compiler support isn't very high on
the list for now, but the Windows port could change that. The only
Linux platform where using the Intel compiler could pay off is
Itanium, so it might happen due to some parties being really
interested in Sage on Linux/Itanium.

> Thank you for your advices.

I would recommend that you build gcc 4.2.3 with c, c++ and fortran
support and use that by setting PATH and LD_LIBRARY_PATH
appropriately. You also should set SAGE_FORTRAN to use that fortran
compiler.

Cheers,

Michael

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to