There's various bits and pieces that need to be changed in ffmpeg to make it build with cegcc. I have it working, but my mods are not ready for general distribution yet. For one thing, I've commented out a few assembler instructions, and while those seem to have no adverse effects on the media I've tried to play I doubt that this is true in general:-)

Would you be willing to help me shape up my changes so they would become fit for general consumption? If so: let me know and I'll ship you my working directory. (actually, if you only want the code and don't have the time to help: I'll send it to you as well, of course, but I would prefer if someone else could have a look at the fixes to help me shape them up).

On  23-Dec-2007, at 14:05 , Roberto Garrido wrote:

Hi there!
I'm trying to build ffmpeg  for the Windows CE platform.
I've msys + mingw installed. I've downloaded the file named "mandriva-cegcc-cegcc-0.51.0.tar.gz" and extracted it in the msys file system.
Then, when I run the ffmpeg configure script I got the next message:


$ ./configure --cross-compile --cross-prefix=/opt/cegcc/arm-wince- cegcc/bin/ --arch=arm --disable-ipv6 --prefix=/usr/local/wince -- log=yes --disable-encoders --disable-decoder s --disable-parsers --disable-muxers --disable-demuxers --enable- parser=h263 --enable-encoder=h263 --enable-decoder=h263 --enable- muxer=h263 --enable-demuxer=h263 --disable-ffs
erver --disable-ffplay --disable-ffmpeg --disable-network
/opt/cegcc/arm-wince-cegcc/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. Include the log file "config.err" produced by configure as this will help
solving the problem.


Any idea?
Thanks in advance,
Roberto



---------------------------------------------------------------------- ---
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

--
Jack Jansen, <[EMAIL PROTECTED]>, http://www.cwi.nl/~jack
If I can't dance I don't want to be part of your revolution -- Emma Goldman


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to