#12703: GLPK fails to build with LTO (`gcc -flto ...`)
------------------------------------------------------------------------+---
Reporter: leif |
Owner: leif
Type: defect |
Status: needs_review
Priority: minor |
Milestone: sage-5.0
Component: packages |
Resolution:
Keywords: link time optimization nm glpsol spkg upgrade update |
Work issues:
Report Upstream: Reported upstream. Developers acknowledge bug. |
Reviewers: Nathann Cohen
Authors: Leif Leonhardy |
Merged in:
Dependencies: |
Stopgaps:
------------------------------------------------------------------------+---
Comment (by SimonKing):
But helas, even the new Singular spkg from 5.0-beta9 (namely
singular-3-1-3-3.p6.spkg) failed to build. I used
{{{
king@mpc622:/mnt/local/king/SAGE/testinggcc/lto/sage-5.0.beta9$ echo
$LDFLAGS
-flto
king@mpc622:/mnt/local/king/SAGE/testinggcc/lto/sage-5.0.beta9$ echo
$CFLAGS
-O3 -march=native -floop-interchange -floop-strip-mine -floop-block -fno-
strict-aliasing -flto
king@mpc622:/mnt/local/king/SAGE/testinggcc/lto/sage-5.0.beta9$ echo
$CXXFLAGS
-O3 -march=native -floop-interchange -floop-strip-mine -floop-block -fno-
strict-aliasing -flto
}}}
Is there a ticket to enable Singular with -flto? Namely, the -floop
options have not been a problem when I recently tried.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12703#comment:20>
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.