#12443: the sage library doesn't respect global CC and CXX flags
------------------------------+---------------------------------------------
   Reporter:  rohana          |          Owner:  GeorgSWeber    
       Type:  defect          |         Status:  needs_work     
   Priority:  major           |      Milestone:  sage-5.0       
  Component:  build           |       Keywords:                 
Work_issues:                  |       Upstream:  N/A            
   Reviewer:  Jeroen Demeyer  |         Author:  R. Andrew Ohana
     Merged:                  |   Dependencies:                 
------------------------------+---------------------------------------------

Comment(by jdemeyer):

 The Sun compilers don't understand `--version`.  They do report their
 version with `-V`.  The output is something like
 {{{
 cc: Sun C 5.9 SunOS_sparc Patch 124867-01 2007/07/12
 }}}
 or
 {{{
 c99: Sun C 5.10 SunOS_i386 2009/06/03
 }}}

 So grepping for "sunos" should be fine.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12443#comment:9>
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