On 09/ 9/10 10:09 AM, Dr. David Kirkby wrote:
There's odd bits code scattered around in Sage that do tests for g95, which is an old Fortran 95 compiler that in any modern Linux or Unix systems.
Oops, I mean its an old compiler that you will not find on any modern system.
Since ATLAS is not installed on OS X, it seems even less worthwhile having such a test in the ATLAS package.
I mean we don't have install ATLAS on OS X. The "spkg-install-script" has: if [ `uname` = "Darwin" ]; then exit 0 fi Dave -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org