#9147: [with patch, needs review] Make sage able to compile/link with 
--as-needed
---------------------------+------------------------------------------------
   Reporter:  cschwan      |       Owner:  tba       
       Type:  enhancement  |      Status:  new       
   Priority:  minor        |   Milestone:  sage-4.4.4
  Component:  build        |    Keywords:            
     Author:               |    Upstream:  N/A       
   Reviewer:               |      Merged:            
Work_issues:               |  
---------------------------+------------------------------------------------
 With sage-on-gentoo it is possible to compile Sage with custom
 CFLAGS/LDFLAGS. One common LDFLAG on gentoo is "-Wl,--as-needed" which has
 some advantages when it comes to upgrading a program's dependencies (see
 http://www.gentoo.org/proj/en/qa/asneeded.xml for a good explanation).

 The following patch is needed to enable Sage to be compiled with --as-
 needed; even if one does not do so the patch should not hurt.

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