[vlc-devel] Cross-Compiling Error - C compiler cannot create executables

InfoEyes BJ infoeyes2010 at gmail.com
Sun Aug 15 18:47:54 CEST 2010


Jean-Baptiste,

Thanks for your reference.

We also tried the one from the page http://wiki.videolan.org/WinCECompile

However, we find the following script does not work.

PATH=/opt/mingw32ce/bin:$PATH \
CPPFLAGS="-I/usr/wince/include -D_WIN32_WCE=0x0500" \
LDFLAGS="-L/usr/wince/lib" \
PKG_CONFIG_LIBDIR=/usr/wince/lib/pkgconfig \
./configure --host=arm-mingw32ce --enable-optimize-memory \
            --disable-directx --disable-dvdnav --disable-libgcrypt \
            --disable-mad --disable-remoteosd --disable-sdl --disable-skins2

BTW, the building environment is cygwin and we download mingw32ce for
cygwin.


2010/8/16 Jean-Baptiste Kempf <jb at videolan.org>

> On Mon, Aug 16, 2010 at 12:37:27AM +0800, InfoEyes BJ wrote :
> > We are building WinCE vlc following the guide of INSTALL.wince.
>
> http://wiki.videolan.org/WinCECompile
>
> Best Regards,
>
> --
> Jean-Baptiste Kempf
> http://www.jbkempf.com/
> +33 672 704 734
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20100816/9e5e6c8b/attachment.html>


More information about the vlc-devel mailing list