Index: gplcver-2.12a.src/src/makefile.cygwin =================================================================== --- gplcver-2.12a.src.orig/src/makefile.cygwin +++ gplcver-2.12a.src/src/makefile.cygwin @@ -29,7 +29,7 @@ WARNS=-Wall # omit frame pointer option needed for 25% speed improvment OPTFLGS=-fno-strength-reduce -fomit-frame-pointer # option good in general, change if you know your X86 architecture -ARCHFLGS= -march=pentium +ARCHFLGS= # select one of the sets of C flags - comment out others