[MacPorts] #37846: cctools as does not support AVX, consider using llvm
MacPorts
noreply at macports.org
Fri Apr 13 17:44:54 UTC 2018
#37846: cctools as does not support AVX, consider using llvm
--------------------------+--------------------------------
Reporter: wd11@… | Owner: macports-tickets@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: cctools gcc |
--------------------------+--------------------------------
Comment (by raimue):
On older systems, `/usr/bin/as` is an old cctools. That's why we started
using `${prefix}/bin/as` from the cctools port instead, to get the
benefits of the newer version.
That's what I meant [comment:13 above]: we should only use `--with-
as=/usr/bin/as` on newer systems on which `/usr/bin/as` is the newer LLVM
assembler. On older systems leave everything as it is.
Your theory on `-Wa,-q` is easy to prove:
{{{
$ /opt/local/bin/as -q
/opt/local/bin/as: assembler (/opt/local/bin/clang) not installed
}}}
--
Ticket URL: <https://trac.macports.org/ticket/37846#comment:19>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list