On Sun, 2007-12-23 at 14:05 +0100, 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.

In such cases, the details about what went wrong are usually in a file
called config.log. Could you look up the cause of the problem there ?

        Danny
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


-------------------------------------------------------------------------
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