3 # These are the steps I typically use to configure and compile Bochs
4 # on a Win32 system with cygwin (v.20.1)
9 CFLAGS
="-O3 -Wall -Wno-format -march=pentium"
17 .
/configure
--enable-sb16 \
19 --enable-all-optimizations \
20 --enable-cpu-level=6 \
28 --with-win32 --with-rfb --with-nogui