[MacPorts] #21292: gnuradio-core does not compile on snow leopard
MacPorts
noreply at macports.org
Thu Sep 10 13:47:33 PDT 2009
#21292: gnuradio-core does not compile on snow leopard
------------------------------+---------------------------------------------
Reporter: banister@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.99
Keywords: | Port: gnuradio-core
------------------------------+---------------------------------------------
Snow leopard, using Xcode 3.2
sudo port install gnuradio produces the following during the build of
gnuradio-core.
float_dotprod_3dnow.S:63:suffix or operands invalid for `push'[[BR]]
float_dotprod_3dnow.S:67:suffix or operands invalid for `pop'[[BR]]
float_dotprod_sse.S:63:suffix or operands invalid for `push'[[BR]]
float_dotprod_sse.S:163:suffix or operands invalid for `pop'[[BR]]
These files appear to be the 32-bit versions as there are also files named
float_dotprod_3dnow64.S and float_dotprod_sse64.S.
Looking at the generated Makefiles, it appeared to select a sub-
architecture of i386 rather than x86_64.
--
Ticket URL: <http://trac.macports.org/ticket/21292>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list