Compiling GUI with gcc 4.6.0 I get the error: Making all for tool say... Compiling file say.m ... say.m: In function 'main': say.m:17:12: error: defines the variable 'outfile' but not used [-Werror=unused-but-set-variable] cc1obj: all warnings are treated as errors
make[5]: *** [obj/say.obj/say.m.o] Error 1 make[4]: *** [internal-tool-all_] Error 2 make[3]: *** [say.all.tool.variables] Error 2 make[2]: *** [internal-all] Error 2 make[1]: *** [internal-all] Error 2 make: *** [internal-all] Error 2 _______________________________________________ Gnustep-dev mailing list Gnustep-dev@gnu.org https://lists.gnu.org/mailman/listinfo/gnustep-dev