#12820: OS X Lion: use "clang" as default C compiler
----------------------------------+-----------------------------------------
Reporter: jdemeyer | Owner: GeorgSWeber
Type: defect | Status: needs_work
Priority: major | Milestone: sage-5.0
Component: build | Resolution:
Keywords: | Work issues:
Report Upstream: N/A | Reviewers:
Authors: Jeroen Demeyer | Merged in:
Dependencies: | Stopgaps:
----------------------------------+-----------------------------------------
Comment (by leif):
{{{
+ # On OS X 10.7 (Lion) or later, use clang as default C compiler
+ # as some older versions of XCode 4 ship broken versions of GCC
+ # which fail to bootstrap GCC-4.6.3.
}}}
Quoting William:
''I dropped this [Sage 5.0.beta13] on my OS X 10.7.x laptop, didn't type
anything special, typed "make ptestlong", and came back later to see "All
tests passed!". I.e., it built perfectly.''
''Note that I've upgraded both the OS and XCode to the latest released
version on this laptop. I think this is reasonable to require by anybody
building Sage from source on OS X 10.7, given that XCode is free.''
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12820#comment:6>
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.