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 -Wall i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o qcc_pr_comp.o -c qcc_pr_comp.c -Wall i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o qcc_pr_lex.o -c qcc_pr_lex.c -Wall i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o comprout.o -c comprout.c -Wall qccmain.c: In function 'QCC_main': qccmain.c:2908: warning: pointer targets in assignment differ in signedness i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o hash.o -c hash.c -Wall qcc_pr_comp.c: In function 'QCC_PR_ExpandUnionToFields': qcc_pr_comp.c:8379: warning: pointer targets in passing argument 5 of 'QCC_PR_DummyFieldDef' differ in signedness qcc_pr_comp.c:8242: note: expected 'unsigned int *' but argument is of type 'int *' i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o qcc_cmdlib.o -c qcc_cmdlib.c -Wall i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o qcd_main.o -c qcd_main.c -Wall i586-mingw32msvc-gcc -Wall -c -o qccgui.o qccgui.c i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o qccguistuff.o -c qccguistuff.c -Wall qccgui.c:118:1: warning: "EM_GETSCROLLPOS" redefined In file included from qccgui.c:5: /usr/lib/gcc/i586-mingw32msvc/4.4.4/../../../../i586-mingw32msvc/include/richedit.h:202:1: warning: this is the location of the previous definition qccgui.c:119:1: warning: "EM_SETSCROLLPOS" redefined /usr/lib/gcc/i586-mingw32msvc/4.4.4/../../../../i586-mingw32msvc/include/richedit.h:203:1: warning: this is the location of the previous definition qccgui.c: In function 'EditorMenu': qccgui.c:380: warning: value computed is not used qccgui.c:383: warning: value computed is not used qccgui.c: In function 'GUIFormattingPrint': qccgui.c:716: warning: suggest parentheses around '&&' within '||' qccgui.c: In function 'EditFile': qccgui.c:928: warning: value computed is not used qccgui.c:1032: warning: value computed is not used qccgui.c: In function 'GUIReadFile': qccgui.c:1079: warning: unused variable 'elen' qccgui.c:1085: warning: pointer targets in return differ in signedness qccgui.c: In function 'RunCompiler': qccgui.c:1980: warning: assignment from incompatible pointer type qccgui.c: In function 'SetProgsSrc': qccgui.c:2098: warning: suggest parentheses around assignment used as truth value qccgui.c:2113: warning: suggest parentheses around assignment used as truth value qccgui.c: In function 'WinMain': qccgui.c:2142: warning: implicit declaration of function 'GUI_ParseCommandLine' qccgui.c:2164: warning: suggest parentheses around assignment used as truth value qccgui.c:2166: warning: suggest parentheses around assignment used as truth value qccgui.c:2173: warning: implicit declaration of function 'GUI_RevealOptions' 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'