#9368: sage_fortran ignores SAGE64 except on Solaris/OpenSolaris
----------------------------+-----------------------------------------------
   Reporter:  drkirkby      |       Owner:  GeorgSWeber 
       Type:  defect        |      Status:  needs_review
   Priority:  blocker       |   Milestone:  sage-4.5    
  Component:  build         |    Keywords:              
     Author:  David Kirkby  |    Upstream:  N/A         
   Reviewer:                |      Merged:              
Work_issues:                |  
----------------------------+-----------------------------------------------

Comment(by 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.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9368#comment:5>
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.

Reply via email to