#10681: Tachyon on 32-bit OSX still sets CC=cc
-----------------------------+----------------------------------------------
   Reporter:  vbraun         |       Owner:  tbd         
       Type:  defect         |      Status:  needs_review
   Priority:  minor          |   Milestone:  sage-4.6.2  
  Component:  packages       |    Keywords:              
     Author:  Volker Braun   |    Upstream:  N/A         
   Reviewer:  John Palmieri  |      Merged:              
Work_issues:                 |  
-----------------------------+----------------------------------------------
Changes (by vbraun):

  * status:  needs_info => needs_review


Comment:

 Replying to [comment:4 jhpalmieri]:
 > Also, is it too drastic to turn ranlib on everywhere, when it used to be
 off everywhere?

 I've now removed the default RANLIB setting in the `Make-arch` completely.
 Just like CC, the Makefile should just use Sage's RANLIB environment
 variable. Which happens to be `RANLIB=ranlib`, so ranlib is run on
 `libtachyon.a`.

 Right now Sage is already running ranlib (usually via libtool) on pretty
 much every static library:
 {{{
 [vbraun@volker-two sage]$ grep ranlib install.log  | wc
     274     881   10282
 }}}

 Updated spkg is at the same location. I've also refreshed the `Make-
 arch.patch`.

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