#7982: sage_fortran is not working properly on Open Solaris x64 in 64 bit mode.
--------------------------+-------------------------------------------------
Reporter: jsp | Owner: drkirkby
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.3.4
Component: porting | Keywords:
Author: Jaap Spies | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------+-------------------------------------------------
Changes (by jsp):
* status: needs_work => needs_review
Comment:
Made a new spkg:
[http://boxen.math.washington.edu/home/jsp/ports/fortran-20100118.p0.patch]
{{{
j...@opensolaris:~/Downloads/sage-4.3.3.alpha1$ cat local/bin/sage_fortran
#!/bin/sh
/usr/local/gcc-4.4.2/bin/gfortran -m64 -fPIC $@
}}}
And on hawk:
{{{
-bash-3.2$ file local/lib/*fortran*
local/lib/libgfortran.so: ELF 64-bit LSB dynamic lib AMD64 Version
1, dynamically linked, not stripped
-bash-3.2$
}}}
Jaap
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7982#comment:6>
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.