[MPlayer-users] OSX 10.7.2: <inline asm>:1:7: error: invalid operand for instruction
Zongyao Qu
zongyao.qu at gmail.com
Tue Jan 10 05:46:17 CET 2012
> <inline asm>:1:7: error: invalid operand for instruction
> mull $178956971
> ^
> LLVM ERROR: Error parsing inline asm
>
> collect2: ld returned 1 exit status
> make: *** [mplayer] Error 1
>
is the compiler the one comes with Xcode?
if so, please tell the version of Xcode.
As far as I know, even the latest llvm still could
not handle the inline assembly perfectly.
So the safer way is to use other compiler, such as
gcc or clang.
More information about the MPlayer-users
mailing list