[MPlayer-users] [BUG] Compile with ICC 10.1

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Sun Jan 27 14:18:13 CET 2008


Hello,
On Sun, Jan 27, 2008 at 04:55:48PM +0200, Dmitry Leonenko wrote:
> /tmp/iccEjtHhKas_.s: Assembler messages:
> /tmp/iccEjtHhKas_.s:3362: Error: junk `(%rip)' after expression
> /tmp/iccEjtHhKas_.s:3439: Error: junk `(%rip)' after expression
> /tmp/iccEjtHhKas_.s:3534: Error: junk `(%rip)' after expression
> /tmp/iccEjtHhKas_.s:3625: Error: junk `(%rip)' after expression
> make[1]: *** [vf_fspp.o] Error 1
> make[1]: Leaving directory `/tmp/mplayer/libmpcodecs'
> make: *** [libmpcodecs/libmpcodecs.a] Error 2
> 
> ----------------------------------------
> Any ideas?

I do not have 64 bit ICC, so you'd have to find out what exactly is the
problem (e.g. by getting the contents of that /tmp/iccEjtHhKas_.s file (you can
probably get it by telling icc to compile to a .s files instead of .o,
but I do not know for sure how that is done)).



More information about the MPlayer-users mailing list