make USEGUI_CFLAGS="" R_qcc make[1]: Entering directory `/home/moodles/fteqw/engine/qclib' icc -m32 -ggdb -o qccmain.o -c qccmain.c icc -m32 -ggdb -o qcc_pr_comp.o -c qcc_pr_comp.c icc -m32 -ggdb -o qcc_pr_lex.o -c qcc_pr_lex.c icc -m32 -ggdb -o comprout.o -c comprout.c progslib.h(69): warning #1287: invalid attribute for field "RunError" void (VARGS *RunError) (progfuncs_t *prinst, char *msg, ...) LIKEPRINTF(2); //builtins call this to say there was a problem ^ progslib.h(157): warning #1287: invalid attribute for field "printf" int (VARGS *printf) (const char *, ...) LIKEPRINTF(1); ^ progslib.h(158): warning #1287: invalid attribute for field "Sys_Error" void (VARGS *Sys_Error) (const char *, ...) LIKEPRINTF(1); ^ progslib.h(159): warning #1287: invalid attribute for field "Abort" void (VARGS *Abort) (char *, ...) LIKEPRINTF(1); ^ progslib.h(69): warning #1287: invalid attribute for field "RunError" void (VARGS *RunError) (progfuncs_t *prinst, char *msg, ...) LIKEPRINTF(2); //builtins call this to say there was a problem ^ progslib.h(157): warning #1287: invalid attribute for field "printf" int (VARGS *printf) (const char *, ...) LIKEPRINTF(1); ^ progslib.h(158): warning #1287: invalid attribute for field "Sys_Error" void (VARGS *Sys_Error) (const char *, ...) LIKEPRINTF(1); ^ progslib.h(159): warning #1287: invalid attribute for field "Abort" void (VARGS *Abort) (char *, ...) LIKEPRINTF(1); ^ progslib.h(69): warning #1287: invalid attribute for field "RunError" void (VARGS *RunError) (progfuncs_t *prinst, char *msg, ...) LIKEPRINTF(2); //builtins call this to say there was a problem ^ progslib.h(157): warning #1287: invalid attribute for field "printf" int (VARGS *printf) (const char *, ...) LIKEPRINTF(1); ^ progslib.h(158): warning #1287: invalid attribute for field "Sys_Error" void (VARGS *Sys_Error) (const char *, ...) LIKEPRINTF(1); ^ progslib.h(159): warning #1287: invalid attribute for field "Abort" void (VARGS *Abort) (char *, ...) LIKEPRINTF(1); ^ progslib.h(69): warning #1287: invalid attribute for field "RunError" void (VARGS *RunError) (progfuncs_t *prinst, char *msg, ...) LIKEPRINTF(2); //builtins call this to say there was a problem ^ progslib.h(157): warning #1287: invalid attribute for field "printf" int (VARGS *printf) (const char *, ...) LIKEPRINTF(1); ^ progslib.h(158): warning #1287: invalid attribute for field "Sys_Error" void (VARGS *Sys_Error) (const char *, ...) LIKEPRINTF(1); ^ progslib.h(159): warning #1287: invalid attribute for field "Abort" void (VARGS *Abort) (char *, ...) LIKEPRINTF(1); ^ qcc_pr_comp.c(5182): warning #188: enumerated type mixed with another type type_c = -1; // not a field ^ qcc_pr_comp.c(8033): warning #42: operand types are incompatible ("void *(*)(hashtable_t *, char *)" and "void *(*)(hashtable_t *, const char *)") if (pHash_Get != &Hash_Get && !allocate) //do we want to try case insensative too? ^ qcc_pr_comp.c(8292): warning #167: argument of type "int *" is incompatible with parameter of type "unsigned int *" QCC_PR_DummyFieldDef(pass, "", pr_scope, 1, fields, true); ^ qccmain.c(257): warning #188: enumerated type mixed with another type {0, NULL} ^ qccmain.c(717): warning #186: pointless comparison of unsigned integer with zero if (opt_function_names && functions[G_FUNCTION(def->ofs)].first_statement<0) ^ qccmain.c(938): warning #186: pointless comparison of unsigned integer with zero if (statements[i].a < 0) ^ qccmain.c(942): warning #186: pointless comparison of unsigned integer with zero if (statements[i].b < 0) ^ qccmain.c(946): warning #186: pointless comparison of unsigned integer with zero if (statements[i].c < 0) ^ qccmain.c(1488): warning #188: enumerated type mixed with another type qcc_typeinfo[numtypeinfos].type = basictype; ^ qccmain.c(2752): warning #556: a value of type "void *(*)(hashtable_t *, const char *)" cannot be assigned to an entity of type "void *(*)(hashtable_t *, char *)" pHash_Get = &Hash_Get; ^ qccmain.c(2773): warning #556: a value of type "unsigned char *" cannot be assigned to an entity of type "char *" s = externs->ReadFile("qcc.cfg", s, p); ^ qccmain.c(2954): warning #556: a value of type "void *(*)(hashtable_t *, const char *)" cannot be assigned to an entity of type "void *(*)(hashtable_t *, char *)" pHash_Get = &Hash_GetInsensative; ^ icc -m32 -ggdb -o hash.o -c hash.c icc -m32 -ggdb -o qcc_cmdlib.o -c qcc_cmdlib.c icc -m32 -ggdb -o qcd_main.o -c qcd_main.c progslib.h(69): warning #1287: invalid attribute for field "RunError" void (VARGS *RunError) (progfuncs_t *prinst, char *msg, ...) LIKEPRINTF(2); //builtins call this to say there was a problem ^ progslib.h(157): warning #1287: invalid attribute for field "printf" int (VARGS *printf) (const char *, ...) LIKEPRINTF(1); ^ progslib.h(158): warning #1287: invalid attribute for field "Sys_Error" void (VARGS *Sys_Error) (const char *, ...) LIKEPRINTF(1); ^ progslib.h(159): warning #1287: invalid attribute for field "Abort" void (VARGS *Abort) (char *, ...) LIKEPRINTF(1); ^ icc -m32 -c -o qcctui.o qcctui.c progslib.h(69): warning #1287: invalid attribute for field "RunError" void (VARGS *RunError) (progfuncs_t *prinst, char *msg, ...) LIKEPRINTF(2); //builtins call this to say there was a problem ^ progslib.h(157): warning #1287: invalid attribute for field "printf" int (VARGS *printf) (const char *, ...) LIKEPRINTF(1); ^ progslib.h(158): warning #1287: invalid attribute for field "Sys_Error" void (VARGS *Sys_Error) (const char *, ...) LIKEPRINTF(1); ^ progslib.h(159): warning #1287: invalid attribute for field "Abort" void (VARGS *Abort) (char *, ...) LIKEPRINTF(1); ^ progslib.h(69): warning #1287: invalid attribute for field "RunError" void (VARGS *RunError) (progfuncs_t *prinst, char *msg, ...) LIKEPRINTF(2); //builtins call this to say there was a problem ^ progslib.h(157): warning #1287: invalid attribute for field "printf" int (VARGS *printf) (const char *, ...) LIKEPRINTF(1); ^ progslib.h(158): warning #1287: invalid attribute for field "Sys_Error" void (VARGS *Sys_Error) (const char *, ...) LIKEPRINTF(1); ^ progslib.h(159): warning #1287: invalid attribute for field "Abort" void (VARGS *Abort) (char *, ...) LIKEPRINTF(1); ^ this is experimental icc -m32 -ggdb -o fteqcc.bin -O3 -s qccmain.o qcc_pr_comp.o qcc_pr_lex.o qcctui.o comprout.o hash.o qcc_cmdlib.o qcd_main.o make[1]: Leaving directory `/home/moodles/fteqw/engine/qclib'