diff -r 3a478229db8b -r 799466384604 Makefile.CYGWIN_NT-5.1 --- a/Makefile.CYGWIN_NT-5.1 Wed Jun 02 18:21:15 2010 +0200 +++ b/Makefile.CYGWIN_NT-5.1 Wed Jun 16 21:52:17 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