[MacPorts] #44533: atlas +gcc48 does not build
MacPorts
noreply at macports.org
Mon Aug 4 09:50:42 PDT 2014
#44533: atlas +gcc48 does not build
--------------------------+---------------------
Reporter: schnetter@… | Owner: vince@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Resolution: | Keywords:
Port: vince |
--------------------------+---------------------
Comment (by vince@…):
Ok. Great. I think there is a conflict between the options -DATL_AVX and
-msse4.2.
-DATL_AVX is probably automatically added by Atlas as it detects that AVX
instructions are successfully compiled, whereas -msse4.2 is the standard
way to disable to use of AVX instructions with gcc4.8 and is part of the
Portfile standard behavior.
Since your installation is non-standard, I'd prefer to keep the Portfile
the way it is. Is there a reason why you don't use 'clang' and the 'perf'
option, which handles AVX cleanly by using the dragonegg front-end?
--
Ticket URL: <https://trac.macports.org/ticket/44533#comment:6>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list