<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7036.0">
<TITLE>Extras/Contrib build Warning on Cygwin</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT FACE="Times New Roman">WinXP, fully service packed, current Cygwin.</FONT>

<BR><FONT FACE="Times New Roman">There's a switch: </FONT>

<BR><FONT FACE="Times New Roman">--cpu=x86</FONT>
</P>

<P><FONT FACE="Times New Roman">In the make for ffmpeg, which generates a warning.</FONT>

<BR><FONT FACE="Times New Roman">Any idea what this should be? </FONT>
</P>

<P><FONT FACE="Times New Roman">make[1]: Entering directory `/home/mfm/vlc-trunk/extras/contrib/src'</FONT>

<BR><FONT FACE="Times New Roman">(cd ffmpeg; CC="gcc -mno-cygwin -isystem /usr/include/mingw" CXX="g++ -mno-cygwi</FONT>

<BR><FONT FACE="Times New Roman">n -isystem /usr/include/mingw" ./configure --cc="gcc -mno-cygwin -isystem /usr/i</FONT>

<BR><FONT FACE="Times New Roman">nclude/mingw" --enable-mingw32 --enable-memalign-hack --cpu=x86 --disable-debug</FONT>

<BR><FONT FACE="Times New Roman">--enable-mp3lame --enable-faac --prefix=/home/mfm/vlc-trunk/extras/contrib --ext</FONT>

<BR><FONT FACE="Times New Roman">ra-cflags="-I/home/mfm/vlc-trunk/extras/contrib/include -mno-cygwin -isystem /us</FONT>

<BR><FONT FACE="Times New Roman">r/include/mingw -mno-cygwin -isystem /usr/include/mingw -I/include  -DRUNTIME_CP</FONT>

<BR><FONT FACE="Times New Roman">UDETECT" --extra-ldflags="-L/home/mfm/vlc-trunk/extras/contrib/lib -mno-cygwin"</FONT>

<BR><FONT FACE="Times New Roman">--enable-gpl --enable-pp --disable-vhook --disable-ffserver --disable-network --</FONT>

<BR><FONT FACE="Times New Roman">enable-a52 --disable-ffplay && make install-libs install-headers)</FONT>

<BR><FONT FACE="Times New Roman">WARNING: Unknown CPU "x86", ignored.</FONT>
</P>
<BR>
<BR>

<P><FONT FACE="Times New Roman">After the above Warning, it does generate:</FONT>

<BR><FONT FACE="Times New Roman">ARCH             x86 (x86)</FONT>
</P>

<P><FONT FACE="Times New Roman">And checking config.log for other libs I see:</FONT>

<BR><FONT FACE="Times New Roman">configure:2417: checking build system type</FONT>

<BR><FONT FACE="Times New Roman">configure:2435: result: i686-pc-cygwin</FONT>

<BR><FONT FACE="Times New Roman">configure:2457: checking host system type</FONT>

<BR><FONT FACE="Times New Roman">configure:2472: result: i686-pc-mingw32</FONT>
</P>

<P><FONT FACE="Times New Roman">Thanks.</FONT>
</P>

</BODY>
</HTML>