Bryce Denney - 2002-11-14

Logged In: YES
user_id=185114

On MacOSX you have several choices of Bochs gui including
Carbon, X windows, or SDL. These are already working. To
try SDL, you need to install the SDL library first. Then
download the current CVS version of Bochs, build like this

configure --with-sdl
make

and you should have Bochs running with the SDL library.