#11162: print warning if no c compiler found
-----------------------------+----------------------------------------------
   Reporter:  jhpalmieri     |       Owner:              
       Type:  enhancement    |      Status:  needs_review
   Priority:  minor          |   Milestone:  sage-4.7    
  Component:  scripts        |    Keywords:              
     Author:  John Palmieri  |    Upstream:  N/A         
   Reviewer:                 |      Merged:              
Work_issues:                 |  
-----------------------------+----------------------------------------------

Comment(by drkirkby):

 Replying to [comment:4 jhpalmieri]:
 > I think it would be better if testcc.sh exited with a nonzero status if
 there were a problem, but I don't know how to do that.  The culprit is the
 line
 > {{{
 > ${CC_LOCAL} -E $TESTFILE | grep '^[A-Z]' | sed 's/ //g'
 > }}}

 I agree. I'll see if I can modify it. I originally created the script and
 understood it fully. Leif made some modifications, so now I'm not sure if
 I understand it fully. But it should be possible to make this exit with a
 non-zero code if there's not a compiler.

 Dave

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