[Libav-user] Problems cross compiling ffmpeg 0.9.1 for windows using ubuntu 11.04 32-bit
Leandro Santiago
leandrosansilva at gmail.com
Thu Mar 15 16:14:31 CET 2012
Hello to all. I'm trying to cross compile ffmpeg 0.9.1 (I really need
to use this version, because my app still uses the old API which is
broken on 0.10) on a ubuntu box to a windows target. I have mingw
corerctly installed and working. The command line I'm using is:
./configure --disable-gpl --enable-static --prefix=$BUILD_PATH
--target-os=mingw32 --enable-w32threads --enable-cross-compile
--target-os=mingw32 --arch=x86 --cross-prefix=i586-mingw32msvc-
--disable-avdevice --disable-devices --enable-memalign-hack
The configure output is:
http://pastebin.com/UbFLrybb
and the make output (with errors) is:
http://pastebin.com/WDpehegf
Thanks in advance
--
Atenciosamente,
Leandro
More information about the Libav-user
mailing list