#18156: XCode 6.3 broken
--------------------------+------------------------
Reporter: vbraun | Owner:
Type: defect | Status: new
Priority: major | Milestone: sage-6.7
Component: build | Resolution:
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: | Stopgaps:
--------------------------+------------------------
Comment (by dimpase):
Replying to [comment:11 jhpalmieri]:
> Replying to [comment:10 dimpase]:
> > should we check for the version of Xcode, too?
> > (this patch is not needed on Xcode <= 6.2)
>
> Probably. Do you know a good way to do that?
{{{
xcodebuild -version | grep XCode
}}}
will output something like
{{{
XCode a.b.c
}}}
So this is just a bit of shell scripting. If you like I can do this.
> (It would probably be best, in fact, to check for the missing feature
rather than a specific version number.)
well, this sounds like adding a check to gcc configure script; while
doable, it does not seem like worth the effort to me.
--
Ticket URL: <http://trac.sagemath.org/ticket/18156#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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.