-- The following line is needed for gcc 2.95.2 and cygwin 1.1.4
-- gcc 2.95.2 has a bug in the optimization code causing a segfault in the
-- build-process. in 2.95.3 the bug seems to be fixed but as long as there are 
-- many people using 2.95.2, I'll leave this line here. Just remove the line 
-- yourself if you have gcc 2.95.3 or newer

CC_OPTIMIZE_FLAG:   "","-O";
