#31701: Mac Lion py26-game build error -------------------------------------+-------------------------------------- Reporter: melb-roscoe@… | Owner: jmr@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py26-game -------------------------------------+-------------------------------------- Comment(by melb-roscoe@…): Replying to [comment:3 carbncl@…]:
The build error is : :info:build src/scale_mmx64.c:424:27: error: invalid instruction mnemonic 'movsxl' It is caused by clang (llvm): :info:build /Developer/usr/bin/clang -DND... Some google-ing : {{{game 17:08 astrange> movsxl with a memory operand is unclear and so forbidden in clang 17:08 astrange> change it to movslq 17:08 fangism> O_o 17:09 astrange> or add -no-integrated-as to cflags }}}
I'm a bit surprised that this is built with clang, my guess is that should be with gcc... Dirty environment maybe?
i'm too much of a MacPorts noob to understand what you've just suggested- sorry, am learning fast. can you help me with code for terminal that will deal with the problem and finish my Deluge build? I'd appreciate it.. -- Ticket URL: <https://trac.macports.org/ticket/31701#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS