#12703: GLPK fails to build with LTO (`gcc -flto ...`)
------------------------+---------------------------------------------------
   Reporter:  leif      |             Owner:  leif                              
            
       Type:  defect    |            Status:  new                               
            
   Priority:  minor     |         Milestone:  sage-5.0                          
            
  Component:  packages  |          Keywords:  link time optimization nm glpsol 
spkg         
Work issues:            |   Report Upstream:  Reported upstream. Developers 
acknowledge bug.
  Reviewers:            |           Authors:                                    
            
  Merged in:            |      Dependencies:                                    
            
   Stopgaps:            |  
------------------------+---------------------------------------------------
 Even the latest upstream version (4.47) fails to build when link-time
 optimization (LTO, `gcc -flto ...`) is enabled.

 While `configure` shows an error message, it continues normally and
 doesn't exit with an error.  Only later during the build, a shell syntax
 error caused by `libtool` makes the build finally fail.

 The solution is to re-autotoolize the package with more recent autotools.

 I have an spkg with updated autogenerated files which also upgrades GLPK
 within Sage to the latest stable version, 4.47.

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