Hi All,
I am trying to compile Ffmpeg for WindowsCE to use it on Windows Mobile6.
I'll be highly thankful to you if you could help me in this regard.
I am using MinGW and MSYS. As Alexander wrote:
=====================
By second step, I've built ffmpeg under msys/mingw using mingw32ce
toolchain and binary files of mingw32ce downloaded form SourceFourge
mingw32ce-0.10.0.20070208-cygwin.tar.gz and dll libraries of cygwin to
provide running of mingw32ce tools. I've used next command line parameters
to configure it
./configure --cross-compile
--cross-prefix=/opt/mingw32ce/arm-wince-mingw32ce/bin/ --enable-gpl
--disable-armv5te --disable-armv6 --disable-iwmmxt --disable-debug
--arch=armv4l --enable-static --disable-shared --disable-ipv6
--prefix=/usr/local/wince --log=no --disable-encoders --disable-decoders
--disable-parsers --disable-muxers --disable-demuxers --disable-protocols
--disable-ffplay --disable-ffserver --disable-ffmpeg --disable-network
--enable-decoder=mpeg4 --enable-decoder=h263 --enable-parser=h263
--enable-parser=mpeg4video --disable-opts --enable-memalign-hack
then
make
and then grabbed .a files, and linked them to MSVC project
=====================
I'll be highly thankful to you if write me the steps you followed to
configure the environment and then building ffmpeg.
I am trying to give the same command as above but ./configure gives
following error:
>>>>>>>>>>>>>>>>>>
/opt/mingw32ce/arm-wince-mingw32ce/bin/
gcc is unable to create an executable file.
C compiler test failed.
If you think configure made a mistake, make sure you are using the latest
version from SVN. If the latest version fails, report the problem to the
[EMAIL PROTECTED] mailing list or IRC #ffmpeg on irc.freenode.net.
Rerun configure with logging enabled (do not use --log=no), and include the
log this produces with your report.
>>>>>>>>>>>>>>>>>>
Thanking in anticipation. If someonecould share the lib files that
hegenerated for WinCE, it will also be welcomed.
Regards,
Asif Tasleem
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel