#20779: NTL 9.8.1 does not build on OS X versions 10.8 and 10.9
-------------------------------------------------+------------------------
       Reporter:  dunfield                       |        Owner:
           Type:  defect                         |       Status:  new
       Priority:  major                          |    Milestone:  sage-7.3
      Component:  algebra                        |   Resolution:
       Keywords:  MacOS AVX no such instruction  |    Merged in:
        Authors:                                 |    Reviewers:
Report Upstream:  N/A                            |  Work issues:
         Branch:                                 |       Commit:
   Dependencies:                                 |     Stopgaps:
-------------------------------------------------+------------------------

Comment (by dunfield):

 Replying to [comment:25 dunfield]:
 > Testing on 10.9...

 Still working on this, but a quick comment: The second script in comment
 [comment:21] actually invokes the default gcc-based `as` on 10.9, not
 clang's.  The following gets clang's `as` but I'm still seeing if this
 fixes the problem at hand:

 {{{
 #!/usr/bin/env bash

 clang -print-prog-name=as "$@"
 }}}

--
Ticket URL: <https://trac.sagemath.org/ticket/20779#comment:26>
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 https://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to