Hi Dima, On Mon, Feb 15, 2010 at 2:29 AM, Dima Pasechnik <[email protected]> wrote: > Is it OK to assume that either gfortran on g95 is available?
Yes. A working Fortran compiler (and associated libraries) is required for all supported platforms: Cygwin, Linux, Mac OS X, OpenSolaris, Solaris. At the start of the build process, a check is made to determine if a target platform has a working Fortran compiler. If it doesn't, the build would halt. See ticket #8049 [1] for the special case of libgfortran for a binary distribution of Sage. [1] http://trac.sagemath.org/sage_trac/ticket/8049 -- Regards Minh Van Nguyen -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
