[MacPorts] #32693: py27-numpy @1.6.1_1 build fails with +atlas +gcc46
MacPorts
noreply at macports.org
Wed Jan 18 06:38:53 PST 2012
#32693: py27-numpy @1.6.1_1 build fails with +atlas +gcc46
------------------------------------------+---------------------------------
Reporter: md14-macports@… | Owner: ram@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.0.3
Keywords: | Port: py-numpy
------------------------------------------+---------------------------------
Comment(by stromnov@…):
Sorry, exactly the same problem with GCC 4.5 only with universal variant
(py27-numpy +universal +atlas +gcc45).
Probably problem with GCC 4.6 compiler, which doesn't support -arch option
at all.
{{{
~$ /opt/local/bin/gcc-mp-4.5 -arch x86_64
gcc-mp-4.5: no input files
~$ /opt/local/bin/gcc-mp-4.6 -arch x86_64
gcc-mp-4.6: error: x86_64: No such file or directory
gcc-mp-4.6: error: unrecognized option '-arch'
gcc-mp-4.6: fatal error: no input files
compilation terminated.
}}}
--
Ticket URL: <https://trac.macports.org/ticket/32693#comment:8>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list