[vlc-devel] Extras/Contrib build Warning on Cygwin

Mark Moriarty mfmbusiness at earthlink.net
Tue Oct 31 23:44:11 CET 2006


WinXP, fully service packed, current Cygwin.
There's a switch: 
--cpu=x86

In the make for ffmpeg, which generates a warning.
Any idea what this should be? 

make[1]: Entering directory `/home/mfm/vlc-trunk/extras/contrib/src'
(cd ffmpeg; CC="gcc -mno-cygwin -isystem /usr/include/mingw" CXX="g++
-mno-cygwi
n -isystem /usr/include/mingw" ./configure --cc="gcc -mno-cygwin -isystem
/usr/i
nclude/mingw" --enable-mingw32 --enable-memalign-hack --cpu=x86
--disable-debug
--enable-mp3lame --enable-faac --prefix=/home/mfm/vlc-trunk/extras/contrib
--ext
ra-cflags="-I/home/mfm/vlc-trunk/extras/contrib/include -mno-cygwin -isystem
/us
r/include/mingw -mno-cygwin -isystem /usr/include/mingw -I/include
-DRUNTIME_CP
UDETECT" --extra-ldflags="-L/home/mfm/vlc-trunk/extras/contrib/lib
-mno-cygwin"
--enable-gpl --enable-pp --disable-vhook --disable-ffserver
--disable-network --
enable-a52 --disable-ffplay && make install-libs install-headers)
WARNING: Unknown CPU "x86", ignored.



After the above Warning, it does generate:
ARCH             x86 (x86)

And checking config.log for other libs I see:
configure:2417: checking build system type
configure:2435: result: i686-pc-cygwin
configure:2457: checking host system type
configure:2472: result: i686-pc-mingw32

Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20061031/a80401f4/attachment.html>


More information about the vlc-devel mailing list