> I'm trying to build mplayer from cooker on my ML9.0 system
> (anti-mantra-auto-reply: yes I know this is not supported.), and
> started to suspect this is not possible with an Athlon CPU? I have
> searched some but didn't find much about this... Is there's a simple
> voodoo magic trick I don't know about?
> MPlayer-0.90pre10:
> gcc -c -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math 
> -fno-strength-reduce -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -D_LARGEFILE64_SOURCE  -I. -I.. -I./libvo -I/usr/include/gtk-1.2 
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
> -fomit-frame-pointer -fPIC -DPIC -o postprocess_pic.o postprocess.c
> postprocess.c: In function `postProcess_MMX':
> postprocess_template.c:2505: can't find a register in class `GENERAL_REGS' 
> while reloading `asm'
> postprocess_template.c:2588: can't find a register in class `GENERAL_REGS' 
> while reloading `asm'
> postprocess_template.c:2505: can't find a register in class `GENERAL_REGS' 
> while reloading `asm'
> postprocess_template.c:2588: can't find a register in class `GENERAL_REGS' 
> while reloading `asm'
> make[1]: *** [postprocess_pic.o] Error 1
> make[1]: Leaving directory `/home/root/RPM/BUILD/MPlayer-0.90pre10/postproc'
> make: *** [postproc/libswscale.a] Error 2
> error: Bad exit status from /home/root/RPM/temp/rpm-tmp.88897 (%build)

Hi,

this problem is known, at least to me. pre10 doesn't build with the
compiler in 9.0, but it's fine on Cooker with both the default MDK
optimizations and with the insane values specified by MPlayer's
configure script. Could you verify this by installing the Cooker
compiler on your system? 
-- 
   G�tz Waschk <> master of computer science  <> University of Rostock    
 http://wwwtec.informatik.uni-rostock.de/~waschk/waschk.asc for PGP key
                         --> Logout Fascism! <--

Reply via email to