On Fri, Feb 21, 2003 at 03:29:55PM +0100, G�tz Waschk wrote:
> Hi,
> 
> without the attached patch avifile 0.7.32 doesn't compile on Mandrake
> 9.0 and stops with this error:
> 
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -DHAVE_AV_CONFIG_H -O4 
> -fomit-frame-pointer -mcpu=i686 -march=i686 -ffast-math -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -I./.. -Wall -Wno-unused 
> -I../../../include -fomit-frame-pointer -g -O2 -mcpu=i686 -march=i686 -ffast-math 
> -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_REENTRANT -D_GNU_SOURCE -pipe 
> -Wp,-MD,.deps/postprocess.pp -c postprocess.c  -fPIC -DPIC -o postprocess.lo
> In file included from postprocess.c:423:
> postprocess_template.c: In function `postProcess_MMX':
> postprocess_template.c:2510: can't find a register in class `GENERAL_REGS' while 
> reloading `asm'
> This is the postprocessing lib from MPlayer, right? That's why I knew
> how to fix it.

Yes - but it should compiled with  -fomit-frame-pointer.
But how did you manage compile it without it ???

-- 
  .''`.
 : :' :    Zdenek Kabelac  [EMAIL PROTECTED], users.sf.net, fi.muni.cz}
 `. `'           Debian GNU/Linux maintainer - www.debian.{org,cz}
   `-

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to