#2575: [with spkg, with positive review] GAP doesn't compile with CC='ccache
gcc'
---------------------------+------------------------------------------------
Reporter: schilly | Owner: mabshoff
Type: defect | Status: closed
Priority: blocker | Milestone: sage-3.0.3
Component: build | Resolution: fixed
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
---------------------------+------------------------------------------------
Comment (by leif):
Replying to [comment:11 schilly]:
> And stripping stuff out is probably not so cool, since it disables
ccache ;)
Unsetting `CC` and `CXX` (as is currently done) also disables it. ;-)
If GAP still fails to configure / build when `CC` or `CXX` contain
multiple words, we should probably unset `CC` and `CXX` '''just in that
case''', since currently even `CC=gcc-4.6.3` etc. are broken, and if the
"default" gcc doesn't understand the flags intended for `$CC`, the build
fails for no real reason.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/2575#comment:12>
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.