#12825: Fine-tune auto-detection of whether to install GCC
----------------------------------+-----------------------------------------
Reporter: jdemeyer | Owner: GeorgSWeber
Type: defect | Status: positive_review
Priority: blocker | Milestone: sage-5.0
Component: build | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers: Dan Drake
Authors: Jeroen Demeyer | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Changes (by ddrake):
* status: needs_review => positive_review
* reviewer: => Dan Drake
Comment:
The multiarch detection works on Ubuntu 11.10, x86-64, and Ubuntu 12.04,
i386. I also tested this on Arch Linux, which just upgraded to gcc 4.7,
and it correctly decided to install our gcc spkg.
Note that Ubuntu 11.04 (with gcc-4.5.2) uses the multiarch stuff, and your
script misses that because it looks for version 4.6.*. However, the
compilation seems to work properly. (That was Ubuntu's first multiarch
release, so perhaps the "old method" still worked there?) Also, I don't
think we need to prioritize support for that release.
So, positive review, unless someone objects to building our gcc if the
system gcc is older than 4.4.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12825#comment:7>
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.