make USEGUI_CFLAGS="-DUSEGUI -DQCCONLY" R_win make[1]: Entering directory `/home/moodles/fteqw/engine/qclib' x86_64-w64-mingw32-gcc -m64 -ggdb -DUSEGUI -DQCCONLY -o qccmain.o -c qccmain.c x86_64-w64-mingw32-gcc -m64 -ggdb -DUSEGUI -DQCCONLY -o qcc_pr_comp.o -c qcc_pr_comp.c x86_64-w64-mingw32-gcc -m64 -ggdb -DUSEGUI -DQCCONLY -o qcc_pr_lex.o -c qcc_pr_lex.c x86_64-w64-mingw32-gcc -m64 -ggdb -DUSEGUI -DQCCONLY -o comprout.o -c comprout.c qccmain.c: In function 'QCC_WriteData': qccmain.c:1120: warning: cast to pointer from integer of different size qccmain.c: In function 'QCC_main': qccmain.c:2752: warning: assignment from incompatible pointer type qccmain.c:2954: warning: assignment from incompatible pointer type x86_64-w64-mingw32-gcc -m64 -ggdb -DUSEGUI -DQCCONLY -o hash.o -c hash.c x86_64-w64-mingw32-gcc -m64 -ggdb -DUSEGUI -DQCCONLY -o qcc_cmdlib.o -c qcc_cmdlib.c qcc_pr_comp.c: In function 'QCC_PR_GetDef': qcc_pr_comp.c:8033: warning: comparison of distinct pointer types lacks a cast qcc_pr_comp.c: In function 'QCC_PR_ParseDefs': qcc_pr_comp.c:9048: note: #pragma message: this is experimental x86_64-w64-mingw32-gcc -m64 -ggdb -DUSEGUI -DQCCONLY -o qcd_main.o -c qcd_main.c x86_64-w64-mingw32-gcc -m64 -c -o qccgui.o qccgui.c x86_64-w64-mingw32-gcc -m64 -ggdb -DUSEGUI -DQCCONLY -o qccguistuff.o -c qccguistuff.c qccgui.c: In function 'EditFile': qccgui.c:899: warning: cast from pointer to integer of different size qccgui.c:900: warning: cast from pointer to integer of different size qccgui.c:901: warning: cast from pointer to integer of different size qccgui.c:943: warning: cast from pointer to integer of different size qccgui.c: In function 'MainWndProc': qccgui.c:1562: warning: cast from pointer to integer of different size qccgui.c:1568: warning: cast from pointer to integer of different size qccgui.c:1571: warning: cast from pointer to integer of different size qccgui.c:1575: warning: cast from pointer to integer of different size qccgui.c: In function 'RunCompiler': qccgui.c:1904: warning: assignment from incompatible pointer type qccgui.c: In function 'CreateOutputWindow': qccgui.c:1960: warning: cast from pointer to integer of different size qccgui.c: In function 'WinMain': qccgui.c:2202: warning: cast to pointer from integer of different size x86_64-w64-mingw32-gcc -m64 -ggdb -DUSEGUI -DQCCONLY -o fteqcc.exe -O3 -s qccmain.o qcc_pr_comp.o qcc_pr_lex.o comprout.o hash.o qcc_cmdlib.o qcd_main.o qccgui.o qccguistuff.o -mwindows -lcomctl32 make[1]: Leaving directory `/home/moodles/fteqw/engine/qclib'