I cant explain why I need to, but I have too. I have gotten compilation to
work with the following command line.

./configure --disable-gpl --enable-mmx --arch=i386 --disable-static
--enable-shared --disable-protocols --disable-encoders --disable-muxers
--extra-cflags="-m32 -mdynamic-no-pic" --extra-ldflags=-m32
--shlibdir="@rpath" --disable-debug


On 6/9/09 9:46 PM, "Michael Conrad" <[email protected]> wrote:

> On Tue, 09 Jun 2009 12:15:17 -0400, Scott Andrew <[email protected]>
> wrote:
> 
>> I am trying to compile with FFMPEG into a dynamic library with GCC
>> 4.1.2. I am getting the follwing error.
> 
> Not to answer your question, but do you really need to use 4.1?  I've
> heard nothing but bad things about that version (compiles more slowly,
> produces less optimal executables, and even new kernel versions have a
> test that says something like "4.1 has a bug in it, you need to upgrade in
> order to build the kernel")

_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to