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

Reimar Döffinger Reimar.Doeffinger
Sat Mar 31 23:26:07 CEST 2007


Hello,
On Sat, Mar 31, 2007 at 11:01:08PM +0300, Uoti Urpala wrote:
[...]
> Your compilation problems might be caused by CONFIG_EBX_AVAILABLE not
> being set correctly. How are you creating the nonstandard build which
> uses -fPIC on x86-32? Is that hack done by the Gentoo package by
> default? Is it done by setting configure flags, and if so, only --cflags
> or something else?

Not motivated to fix it, but on AMD64 at least with the gentoo package
PIC has a different problem - somehow MANGLE(ff_h264_lps_range) gets
substituted to "ff_h264_lps_range(%rip)", which then gets combined to
something like "movzbl ff_h264_lps_range(%rip)(%rax, %ebx, 2), %esi".
I guess I should try compiling shared libs from clean source some
time and see if that's really the problem and how it could be
fixed/detected...

Greetings,
Reimar D?ffinger




More information about the ffmpeg-devel mailing list