make USEGUI_CFLAGS="-DUSEGUI -DQCCONLY" R_win make[1]: Entering directory `/home/moodles/fteqw/engine/qclib' i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o qccmain.o -c qccmain.c i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o qcc_pr_comp.o -c qcc_pr_comp.c i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o qcc_pr_lex.o -c qcc_pr_lex.c i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o comprout.o -c comprout.c i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o hash.o -c hash.c i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o qcc_cmdlib.o -c qcc_cmdlib.c qccmain.c: In function 'QCC_main': qccmain.c:2752: warning: assignment from incompatible pointer type qccmain.c:2954: warning: assignment from incompatible pointer type i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o qcd_main.o -c qcd_main.c i586-mingw32msvc-gcc -c -o qccgui.o qccgui.c i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o qccguistuff.o -c qccguistuff.c qccgui.c:119:1: warning: "EM_GETSCROLLPOS" redefined In file included from qccgui.c:5: /usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/include/richedit.h:202:1: warning: this is the location of the previous definition qccgui.c:120:1: warning: "EM_SETSCROLLPOS" redefined /usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/../../../../i586-mingw32msvc/include/richedit.h:203:1: warning: this is the location of the previous definition qcc_pr_comp.c: In function 'QCC_PR_GetDef': qcc_pr_comp.c:8033: warning: comparison of distinct pointer types lacks a cast qccgui.c: In function 'RunCompiler': qccgui.c:1904: warning: assignment from incompatible pointer type i586-mingw32msvc-gcc -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'