[Ffmpeg-devel] Re: [PATCH] Fix compilation when using --disable-opts

Guillaume POIRIER poirierg
Sat Mar 31 21:43:05 CEST 2007


Hi,

On 3/31/07, Michael Niedermayer <michaelni at gmx.at> wrote:
> Hi
> On Sat, Mar 31, 2007 at 08:55:53PM +0200, Guillaume POIRIER wrote:
> > Hi,
> >
> > On 3/31/07, Alexis Ballier <alexis.ballier at gmail.com> wrote:
> > >Hi, I get a compile error with recent svn and I think that patch is the
> > >cause :
> > >
> > >#if defined(ARCH_X86_64) || (defined(ARCH_X86_32) &&
> > >defined(CONFIG_EBX_AVAILABLE) && defined(CONFIG_EBP_AVAILABLE))
> > >#  define CONFIG_7REGS 1
> > >#endif
> > >
> > >shouldn't this also add && !defined(PIC) ?
> >
> > maybe
>
> NO! PIC -> cant use ebx in asm is a gcc issue not a fundamental pic/ABI issue

Woops, thanks for correcting me. I keep making that confusion.

Guillaume
-- 
Rich, you're forgetting one thing here: *everybody* except you is
stupid.
    M?ns Rullg?rd



More information about the ffmpeg-devel mailing list