diff -r 0036357a990f -r bdfee1f5be9e Makefile.CYGWIN_NT-5.1 --- a/Makefile.CYGWIN_NT-5.1 Thu May 20 23:36:53 2010 +0200 +++ b/Makefile.CYGWIN_NT-5.1 Thu Jun 03 12:59:32 2010 +0200 @@ -4,7 +4,7 @@ #get warnings, debugging information and optimization CFLAGS = -Wall -Wpointer-arith -Wwrite-strings # CFLAGS += -Werror -CFLAGS += -ggdb +# CFLAGS += -ggdb #CFLAGS += -O3 -funroll-loops # Note: if the optimizer crashes, we'll leave out the -O3 for those files