#7860: sage_fortran builds 32-bit exuctabes when SAGE64=yes
------------------------+---------------------------------------------------
   Reporter:  drkirkby  |       Owner:  drkirkby  
       Type:  defect    |      Status:  new       
   Priority:  critical  |   Milestone:  sage-4.3.1
  Component:  porting   |    Keywords:            
Work_issues:            |      Author:            
   Upstream:  N/A       |    Reviewer:            
     Merged:            |  
------------------------+---------------------------------------------------
 I'm trying to make a 64-bit build of Sage on my Sun Ultra 27, but although
 I've sorted out many packages which do not honour SAGE64, the sage_fortran
 package is unique, and I don't have a clue how to fix it.

 I've also set FCFLAGS to -m64, but that is being ignored.

 I've marked this as critical, as it really will inhibit progress on Sage
 on Open Solaris if this bit insists on building 32-bit executables.
 Overall, it seems less hassle to build 64-bit on Open Solaris than 32-bit,
 due to the OpenSSL issues.

 Dave

 {{{
 sage_fortran -fPIC  -c sgerqf.f -o sgerqf.o
 sage_fortran -fPIC  -c sgesc2.f -o sgesc2.o
 sage_fortran -fPIC  -c sgesdd.f -o sgesdd.o
 sage_fortran -fPIC  -c sgesv.f -o sgesv.o
 sage_fortran -fPIC  -c sgesvd.f -o sgesvd.o
 ^Cmake: *** [all] Interrupt

 drkir...@hawk:~/sage-4.3.1.alpha1$ find . -name sgerfs.o
 ./spkg/build/lapack-20071123.p0/src/SRC/sgerfs.o
 drkir...@hawk:~/sage-4.3.1.alpha1$ file
 ./spkg/build/lapack-20071123.p0/src/SRC/sgerfs.o
 ./spkg/build/lapack-20071123.p0/src/SRC/sgerfs.o:       ELF 32-bit LSB
 relocatable 80386 Version 1
 drkir...@hawk:~/sage-4.3.1.alpha1$ echo $SAGE64
 yes
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7860>
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