4 # These are the steps I typically use to configure and compile Bochs.
7 # superSPARC w/ Solaris 2.x
11 #CFLAGS="-Wall -O2 -mv8 -msupersparc -mno-epilogue"
12 CFLAGS
="-Wall -O2 -mv8 -msupersparc"
13 #CFLAGS="-Wall -O2 -g"
22 .
/configure
--enable-ne2000 \
23 --enable-all-optimizations \
24 --enable-cpu-level=6 \