Hello Michael!

On Fri, Jan 21, 2005 at 06:42:44PM +0100, Michael Niedermayer wrote:
> On Friday 21 January 2005 17:50, Sam Hocevar wrote:
> > On Fri, Jan 14, 2005, Michael Niedermayer wrote:
> > > theres no need for a version with mmx disabled, its detected at runtime
> > > unless it has been disabled with --disable-mmx
> >
> >    However, the current MMX code does not build in PIC mode, which is
> > required by policy. This is why --disable-mmx is used until it is fixed.
>
> do you use -fomit-frame-pointer? you should if its not already used
> and if it doesnt fix it, why dont you disable just the problematic part 
> instead of disabling everything?

That is why I switched to two complete builds: One with MMX and without
PIC, and the second without MMX but PIC.

> it might also be interresting to see where compilation fails (and the gcc 
> version would be interresting too)

It's the ffmpeg/libavcodec/libpostproc/ part that fails with PIC *and*
MMX enabled.

$ gcc --version
gcc (GCC) 3.3.5 (Debian 1:3.3.5-6)

Error was something like "Out of registers"

BYtE
Philipp
-- 
Philipp Matthias Hahn <[EMAIL PROTECTED]>
 GPG/PGP: 9A540E39 @ keyrings.debian.org


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to