#7037: libm4ri thinks the C compiler is broken
------------------------+---------------------------------------------------
   Reporter:  drkirkby  |       Owner:  tbd     
       Type:  defect    |      Status:  new     
   Priority:  major     |   Milestone:  sage-4.3
  Component:  build     |    Keywords:          
Work_issues:            |      Author:          
   Reviewer:            |      Merged:          
------------------------+---------------------------------------------------

Comment(by drkirkby):

 I rang my wife, who booted up the Blade 2000 - the only SPARC machine I
 have able to build Sage in a semi-sensible time frame.

 I started a build, using the Sun compilers, and done a grep on install.log
 on 4 lines, which are generated by various configure scripts. All report
 below the C compiler works, has a default output of a.out, is not the GNU
 compiler etc. You can see the output is very different with M4RI. I need
 to go out now, but later will show the output of M4RI and attach
 config.log.

 Sorry must go now.



 {{{
 drkir...@swan:[~/sage-4.2] $ egrep "checking whether we are using the GNU
 C compiler|checking whether the C compiler works|checking for gcc|checking
 for C compiler default output file" install.log
 checking for gcc... /opt/xxxsunstudio12.1/bin/cc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are using the GNU C compiler... no
 checking for gcc... /opt/xxxsunstudio12.1/bin/cc
 checking for gcc... /opt/xxxsunstudio12.1/bin/cc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are using the GNU C compiler... no
 checking for gcc... /opt/xxxsunstudio12.1/bin/cc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are using the GNU C compiler... no
 checking for gcc... (cached) /opt/xxxsunstudio12.1/bin/cc
 checking whether we are using the GNU C compiler... (cached) no
 checking for gcc... /opt/xxxsunstudio12.1/bin/cc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are using the GNU C compiler... no
 checking for gcc... /opt/xxxsunstudio12.1/bin/cc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are using the GNU C compiler... no
 checking for gcc... /opt/xxxsunstudio12.1/bin/cc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are using the GNU C compiler... no
 checking for gcc... /opt/xxxsunstudio12.1/bin/cc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are using the GNU C compiler... no
 checking for gcc... /opt/xxxsunstudio12.1/bin/cc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are using the GNU C compiler... no
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7037#comment:3>
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].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=.


Reply via email to