[MPlayer-dev-eng] Compile error in postprocess_template.c
Dominik Mierzejewski
dominik at rangers.eu.org
Tue Oct 29 11:53:18 CET 2002
On Tuesday, 29 October 2002, Michael Niedermayer wrote:
> Hi
>
> On Tuesday 29 October 2002 02:50, Dominik Mierzejewski wrote:
> > Just updated the CVS.
> > $ cvs status postprocess.c postprocess_template.c
> > File: postprocess.c Status: Up-to-date
> > Working revision: 1.61
> > File: postprocess_template.c Status: Up-to-date
> > Working revision: 1.62
> >
> > [...]
> > gcc3 -c -O2 -march=athlon -fomit-frame-pointer -ffast-math
> > -finline-functions -frename-registers -pipe -D_REENTRANT
> > -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I. -I.. -fPIC -DPIC -o
> > postprocess_pic.o postprocess.c postprocess.c: In function
> > `postProcess_MMX':
> > postprocess_template.c:1897: can't find a register in class `GENERAL_REGS'
> should be fixed hopefully ...
> btw, why just -O2 ?
Because it's default in rpm, but I've added "-fomit-frame-pointer
-ffast-math -finline-functions -frename-registers" so that it's equivalent
to -O3.
--
MPlayer RPMs maintainer: http://www.piorunek.pl/~dominik/linux/pkgs/mplayer/
"The Universe doesn't give you any points for doing things that are easy."
-- Sheridan to Garibaldi in Babylon 5:"The Geometry of Shadows"
More information about the MPlayer-dev-eng
mailing list