#9368: sage_fortran ignores SAGE64 except on Solaris/OpenSolaris
-----------------------------+----------------------------------------------
Reporter: drkirkby | Owner: GeorgSWeber
Type: defect | Status: closed
Priority: blocker | Milestone: sage-4.5
Component: build | Resolution: fixed
Keywords: | Author: David Kirkby
Upstream: N/A | Reviewer: Robert Miller
Merged: sage-4.5.alpha1 | Work_issues:
-----------------------------+----------------------------------------------
Comment(by drkirkby):
Replying to [comment:5 jhpalmieri]:
> The change makes sense to me, but I'm not sure I can referee it
properly: I don't have any problem with fortran on my Mac OS X box. This
is OS X 10.6 on a 64-bit machine. No matter how I set SAGE64, the file
sage_fortran always says
> {{{
> #!/bin/bash
> gfortran -m64 "$@"
> }}}
> In fact, the lines which get changed by the patch occur in the function
{{{install_SAGE_FORTRAN}}}, which should only get run if the environment
variable {{{SAGE_FORTRAN}}} is set. I don't know why anyone on OS X
should set this.
I'm pretty sure I've seen it written that one can do this on OS X if you
want to use a different compiler. I guess with Apple shipping 4.0.1, it is
not surprising some people are using more recent compilers.
Sorry for the mess up!
Dave
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9368#comment:8>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.