make qtv CFLAGS=-mno-cygwin LDFLAGS="-lwsock32 -lwinmm" CLIBNAME=msvcrt make[1]: Entering directory `/home/moodles/fteqw/fteqw/trunk/fteqtv' make -C libqtvc CC="i586-mingw32msvc-gcc" CFLAGS="-mno-cygwin -Wall -O2" AR="i586-mingw32msvc-ar" RANLIB="i586-mingw32msvc-ranlib" i586-mingw32msvc-gcc -Wall -O2 -mno-cygwin netchan.c -c -o netchan.o make[2]: Entering directory `/home/moodles/fteqw/fteqw/trunk/fteqtv/libqtvc' i586-mingw32msvc-gcc -mno-cygwin -Wall -O2 -c -o msvc_sucks.o msvc_sucks.c i586-mingw32msvc-gcc -Wall -O2 -mno-cygwin parse.c -c -o parse.o i586-mingw32msvc-gcc -mno-cygwin -Wall -O2 -c -o glibc_sucks.o glibc_sucks.c i586-mingw32msvc-gcc -Wall -O2 -mno-cygwin msg.c -c -o msg.o rm -f libqtvc.a i586-mingw32msvc-ar r libqtvc.a msvc_sucks.o glibc_sucks.o i586-mingw32msvc-ar: creating libqtvc.a i586-mingw32msvc-ranlib libqtvc.a make[2]: Leaving directory `/home/moodles/fteqw/fteqw/trunk/fteqtv/libqtvc' i586-mingw32msvc-gcc -Wall -O2 -mno-cygwin qw.c -c -o qw.o parse.c: In function 'ParseServerData': parse.c:121: warning: implicit declaration of function 'QTV_CleanupMap' parse.c:181: warning: implicit declaration of function 'QW_ClearViewerState' parse.c:1469:3: warning: #warning QTV is meant to disconnect when servers tells it to. parse.c: In function 'ParseMessage': parse.c:1700: warning: implicit declaration of function 'QTV_mkdir' qw.c: In function 'SendViewerPackets': qw.c:3997: warning: implicit declaration of function 'Menu_Draw' qw.c: In function 'QW_UpdateUDPStuff': qw.c:4069: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness i586-mingw32msvc-gcc -Wall -O2 -mno-cygwin source.c -c -o source.o i586-mingw32msvc-gcc -Wall -O2 -mno-cygwin bsp.c -c -o bsp.o source.c: In function 'Net_WriteUpstream': source.c:645: warning: pointer targets in passing argument 2 of 'send' differ in signedness source.c:694:2: warning: #warning This is incomplete! source.c: In function 'SV_SayToViewers': source.c:712: warning: implicit declaration of function 'Fwd_SayToDownstream' source.c:714:3: warning: #warning Send to viewers here too source.c: In function 'Net_ReadStream': source.c:806: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness source.c: In function 'QTV_Cleanup': source.c:1118: warning: unused variable 'i' source.c: In function 'QTV_ParseQWStream': source.c:1337: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness i586-mingw32msvc-gcc -Wall -O2 -mno-cygwin rcon.c -c -o rcon.o i586-mingw32msvc-gcc -Wall -O2 -mno-cygwin mdfour.c -c -o mdfour.o rcon.c: In function 'Cmd_Say': rcon.c:575: warning: implicit declaration of function 'SV_SayToViewers' rcon.c: In function 'Cmd_BaseDir': rcon.c:1034: warning: implicit declaration of function 'chdir' rcon.c:1038: warning: implicit declaration of function 'getcwd' rcon.c:1038: warning: assignment makes pointer from integer without a cast rcon.c: In function 'Cmd_Commands': rcon.c:1127: warning: assignment discards qualifiers from pointer target type i586-mingw32msvc-gcc -Wall -O2 -mno-cygwin crc.c -c -o crc.o i586-mingw32msvc-gcc -Wall -O2 -mno-cygwin control.c -c -o control.o i586-mingw32msvc-gcc -Wall -O2 -mno-cygwin forward.c -c -o forward.o i586-mingw32msvc-gcc -Wall -O2 -mno-cygwin pmove.c -c -o pmove.o control.c: In function 'Cluster_Run': control.c:326: warning: too many arguments for format control.c:906:3: warning: no newline at end of file forward.c: In function 'Fwd_ParseCommands': forward.c:120: warning: pointer targets in passing argument 2 of 'recv' differ in signedness forward.c: In function 'Net_TryFlushProxyBuffer': forward.c:206: warning: pointer targets in passing argument 2 of 'send' differ in signedness forward.c:611:3: warning: #warning This is not the place for this forward.c: In function 'SV_ReadPendingProxy': forward.c:680: warning: pointer targets in passing argument 2 of 'recv' differ in signedness i586-mingw32msvc-gcc -Wall -O2 -mno-cygwin menu.c -c -o menu.o i586-mingw32msvc-gcc -Wall -O2 -mno-cygwin httpsv.c -c -o httpsv.o menu.c:561:2: warning: no newline at end of file i586-mingw32msvc-gcc -Wall -O2 -mno-cygwin netchan.o parse.o msg.o qw.o source.o bsp.o rcon.o mdfour.o crc.o control.o forward.o pmove.o menu.o httpsv.o -lwsock32 -lwinmm -o qtv.db -lm -lmsvcrt -Llibqtvc -lqtvc i586-mingw32msvc-strip --strip-unneeded --remove-section=.comment qtv.db -o qtv make[1]: Leaving directory `/home/moodles/fteqw/fteqw/trunk/fteqtv' mv qtv qtv.exe