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

Uoti Urpala uoti.urpala
Sun Apr 1 01:57:58 CEST 2007


On Sat, 2007-03-31 at 17:42 -0600, Loren Merritt wrote:
> whether ebx is actually being the pic register). So the ebx_available 
> check in configure returns true even with pic. Attached patch fixes(?) 
> it. I say (?) because ffmpeg compiles and runs even with pic and 
> ebx_available. Does it just not encounter the failure case?
> 
> (tested with gcc 3.3.5 and 4.1.1 if it matters)

If I run FFmpeg configure (without patch) with --extra-cflags=-fpic then
CONFIG_EBX_AVAILABLE is not set. Tested with gcc 4.1.2 from Debian
unstable and 4.2 prerelease from experimental.





More information about the ffmpeg-devel mailing list