--- GNUmakef.def.orig Mon May 15 16:54:00 2006 +++ GNUmakef.def Tue Oct 31 23:29:12 2006 @@ -106,8 +106,8 @@ CAT=cat SED=sed GREP=grep -CC=gcc -CXX=g++ +#CC=gcc +#CXX=g++ AR=ar RANLIB=ranlib PLATFORM=lnx @@ -119,8 +119,8 @@ endif endif endif -CFLAGS+=-funsigned-char -g $(INCS) -Wall -Wno-sign-compare -pedantic -O2 -DPRAGMA_PACK # -fomit-frame-pointer -LNKFLAGS+=-g +CFLAGS+=-funsigned-char $(INCS) -Wall -Wno-sign-compare -O2 -DPRAGMA_PACK # -g -pedantic -fomit-frame-pointer +#LNKFLAGS+=-g CPPFLAGS+=$(CFLAGS) -fno-rtti # -fno-exceptions # comment following lines if you dislike ncurses