make -C libqtvc CC="gcc -m64" CFLAGS=" -Wall -O2" AR="ar" RANLIB="ranlib" gcc -m64 -Wall -O2 netchan.c -c -o netchan.o gcc -m64 -Wall -O2 parse.c -c -o parse.o gcc -m64 -Wall -O2 msg.c -c -o msg.o make[1]: Entering directory `/home/moodles/fteqw/fteqtv/libqtvc' gcc -m64 -Wall -O2 -c -o msvc_sucks.o msvc_sucks.c gcc -m64 -Wall -O2 -c -o glibc_sucks.o glibc_sucks.c rm -f libqtvc.a ar r libqtvc.a msvc_sucks.o glibc_sucks.o ar: creating libqtvc.a ranlib libqtvc.a parse.c: In function 'ParseServerData': parse.c:121: warning: implicit declaration of function 'QTV_CleanupMap' netchan.c: In function 'Netchan_IsLocal': parse.c:181: warning: implicit declaration of function 'QW_ClearViewerState' netchan.c:53: warning: unused variable 'sadr' netchan.c: In function 'Netchan_Transmit': netchan.c:321: warning: dereferencing type-punned pointer will break strict-aliasing rules make[1]: Leaving directory `/home/moodles/fteqw/fteqtv/libqtvc' netchan.c:323: warning: dereferencing type-punned pointer will break strict-aliasing rules gcc -m64 -Wall -O2 qw.c -c -o qw.o netchan.c:341: warning: dereferencing type-punned pointer will break strict-aliasing rules netchan.c: In function 'Netchan_IsLocal': netchan.c:55: warning: dereferencing pointer 'adr.18' does break strict-aliasing rules netchan.c:55: note: initialized from here netchan.c:67: warning: dereferencing pointer 'adr.20' does break strict-aliasing rules netchan.c:66: note: initialized from here parse.c:1481:3: warning: #warning QTV is meant to disconnect when servers tells it to. parse.c: In function 'ParseMessage': parse.c:1712: warning: implicit declaration of function 'QTV_mkdir' qw.c: In function 'QW_InitUDPSocket': qw.c:169: note: #pragma message: fixme qw.c: In function 'NewNQClient': qw.c:869: warning: dereferencing type-punned pointer will break strict-aliasing rules qw.c:871: warning: dereferencing type-punned pointer will break strict-aliasing rules qw.c: In function 'QTV_StatusResponse': qw.c:1205: warning: implicit declaration of function 'QTV_UpdatedServerInfo' gcc -m64 -Wall -O2 source.c -c -o source.o qw.c: In function 'QTV_SayCommand': qw.c:2898: warning: format '%s' expects type 'char *', but argument 4 has type 'netadr_t' qw.c:2898: warning: format '%s' expects type 'char *', but argument 4 has type 'netadr_t' source.c:733:2: warning: #warning This is incomplete! source.c: In function 'SV_SayToViewers': source.c:751: warning: implicit declaration of function 'Fwd_SayToDownstream' source.c:753:3: warning: #warning Send to viewers here too source.c: In function 'QTV_ParseQWStream': source.c:1396: warning: dereferencing type-punned pointer will break strict-aliasing rules qw.c: In function 'SendViewerPackets': qw.c:4139: warning: implicit declaration of function 'Menu_Draw' qw.c: In function 'QW_UpdateUDPStuff': qw.c:4235: warning: dereferencing type-punned pointer will break strict-aliasing rules netchan.c: In function 'Netchan_OutOfBandPrint': netchan.c:30: warning: dereferencing pointer 'adr.16' does break strict-aliasing rules netchan.c:30: note: initialized from here gcc -m64 -Wall -O2 bsp.c -c -o bsp.o source.c: In function 'Net_ConnectToUDPServer': source.c:491: warning: dereferencing pointer 'from.38' does break strict-aliasing rules source.c:491: note: initialized from here source.c: In function 'Net_ConnectToTCPServer': source.c:434: warning: dereferencing pointer 'from.33' does break strict-aliasing rules source.c:434: note: initialized from here gcc -m64 -Wall -O2 rcon.c -c -o rcon.o rcon.c: In function 'Cmd_Master': rcon.c:394: warning: comparison between pointer and integer rcon.c: In function 'Cmd_Say': rcon.c:593: warning: implicit declaration of function 'SV_SayToViewers' rcon.c: In function 'Cmd_Status': rcon.c:625: warning: comparison between pointer and integer rcon.c:629: warning: comparison between pointer and integer gcc -m64 -Wall -O2 mdfour.c -c -o mdfour.o gcc -m64 -Wall -O2 crc.c -c -o crc.o gcc -m64 -Wall -O2 control.c -c -o control.o gcc -m64 -Wall -O2 forward.c -c -o forward.o forward.c:616:3: warning: #warning This is not the place for this gcc -m64 -Wall -O2 pmove.c -c -o pmove.o gcc -m64 -Wall -O2 menu.c -c -o menu.o gcc -m64 -Wall -O2 httpsv.c -c -o httpsv.o httpsv.c: In function 'HTTPSV_GenerateDownload': httpsv.c:883: warning: implicit declaration of function 'strlcpy' httpsv.c: In function 'HTTPSV_PostMethod': httpsv.c:1018: warning: pointer targets in assignment differ in signedness httpsv.c: In function 'HTTPSV_GetMethod': httpsv.c:1084: warning: pointer targets in assignment differ in signedness gcc -m64 -Wall -O2 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 -o qtv.db -lm -lc -Llibqtvc -lqtvc strip --strip-unneeded --remove-section=.comment qtv.db -o qtv