Hi David, On Mon, May 24, 2010 at 12:50 AM, Dr. David Kirkby <david.kir...@onetel.net> wrote: > If someone has a minute or two. > > http://trac.sagemath.org/sage_trac/ticket/9009
The changes look harmless enough. But I wanted to test building that updated spkg as 64-bit. It hardly ever occurred to me to build Sage as 64-bit on t2.math. In trying to do so, I did $ export SAGE64=yes and executed "make". Of course this didn't work because my SAGE_FORTRAN_LIB pointed to a 32-bit Fortran library. So I figured that I should change that variable to $ export SAGE_FORTRAN_LIB=/usr/local/gcc-4.4.1-sun-linker/lib/sparcv9/libgfortran.so I then re-ran "make". Now I'm playing the waiting game to see if Sage builds as 64-bit on t2.math, or at least your updated spkg build as 64-bit on that machine. -- Regards Minh Van Nguyen -- 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