I was working on making Bochs-RFB compile on linux, it does now. It has
to be compiled with -lpthread to link it to the Posix Thread libs.
Unfortunately, I never actually got to test it. When I tried to compile
Bochs on linux, it has many errors, mostly dealing with internal
functions (and it does this even if I dont use Bochs-RFB). So I tried
to test it with Plex86. It compiles and links fine, but Plex86 causes
Seg Faults on my box (again, not just when using Bochs-RFB). If Kevin
or anyone else testing the new Plex86 would like to test Bochs-RFB with
Plex86 for me, that would be great.
--Don