Was someone able to compile the Bochs simulator under Snow Leopard. Leopard worked fine for me but under Snow Leopard I get alot of problems related to the Carbon library...
@user6779
Make sure you do not use the flat unix binary that is created, but rather the Mac OS bundle (called bochs.app).
Eg from the terminal:
./bochs.app/Contents/MacOS/bochs
And you will no longer receive that assertation.