#12825: Fine-tune auto-detection of whether to install GCC
----------------------------------+-----------------------------------------
Reporter: jdemeyer | Owner: GeorgSWeber
Type: defect | Status: needs_review
Priority: blocker | Milestone: sage-5.0
Component: build | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Dan Drake, Leif Leonhardy
Authors: Jeroen Demeyer | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Comment (by leif):
Replying to [comment:10 jdemeyer]:
> Please review [attachment:12825_change_include_grep.patch]
Hmmm, `gcc` should actually be `$CC`, since we tested the version of the
latter (and would use that one to build GCC anyway).
The `grep` should be ok, although the safest way would probably be to
search for (literally) `multiarch`, which is contained in the configure
options (e.g. `--enable-multiarch`), and/or the command line of `cc1`
(`-imultiarch <system triplet>`).
----
Can you elaborate in which way GCC 4.6.'''1''' is broken for Sage?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12825#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.