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:3026: warning: pointer targets in assignment differ in signedness qcc_pr_comp.c: In function 'QCC_PR_ExpandUnionToFields': qcc_pr_comp.c:8945: warning: pointer targets in passing argument 5 of 'QCC_PR_DummyFieldDef' differ in signedness qcc_pr_comp.c:8808: note: expected 'unsigned int *' but argument is of type 'int *' i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o hash.o -c hash.c -Wall qcc_pr_comp.c: In function 'QCC_PR_ParseDefs': qcc_pr_comp.c:9940: warning: implicit declaration of function 'QCC_PR_CheckTokenComment' 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 qcc_cmdlib.c: In function 'decodeUTF': qcc_cmdlib.c:898: warning: pointer targets in return differ in signedness i586-mingw32msvc-gcc -ggdb -DUSEGUI -DQCCONLY -o qccguistuff.o -c qccguistuff.c -Wall qccgui.c:143: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:144: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:407: warning: value computed is not used qccgui.c:410: warning: value computed is not used qccgui.c: In function 'WordUnderCursor': qccgui.c:434: warning: value computed is not used qccgui.c:453: warning: suggest parentheses around '&&' within '||' qccgui.c: In function 'GUIFormattingPrint': qccgui.c:851: warning: suggest parentheses around '&&' within '||' qccgui.c: In function 'EditFile': qccgui.c:1068: warning: value computed is not used qccgui.c:1172: warning: value computed is not used qccgui.c: In function 'GUIReadFile': qccgui.c:1226: warning: unused variable 'elen' qccgui.c:1232: warning: pointer targets in return differ in signedness qccgui.c: In function 'MainWndProc': qccgui.c:1803: warning: return makes integer from pointer without a cast qccgui.c: In function 'GUIEmitOutputText': qccgui.c:1997: warning: value computed is not used qccgui.c: In function 'RunCompiler': qccgui.c:2152: warning: assignment from incompatible pointer type qccgui.c: In function 'SetProgsSrc': qccgui.c:2270: warning: suggest parentheses around assignment used as truth value qccgui.c:2285: warning: suggest parentheses around assignment used as truth value qccgui.c: In function 'WinMain': qccgui.c:2314: warning: implicit declaration of function 'GUI_ParseCommandLine' qccgui.c:2336: warning: suggest parentheses around assignment used as truth value qccgui.c:2338: warning: suggest parentheses around assignment used as truth value qccgui.c:2345: 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'