On Fri, Jul 21, 2006 at 12:14:05PM -0700, Casey Marshall wrote: > I posted this patch to the Cacao mailing list, too, but I can't tell > if that's a black hole for me (I couldn't even subscribe...). So, > attached is a patch that makes Cacao work on OS X/Intel. There are > still some bugs (I can't run the full mauve test suite with cacao > running the harness, but, with jamvm running the harness, and cacao > the test VM, I get 888 fails, and a lot of these are because I have > no AWT peers enabled) but it does seem to work. Hi again! My colleague is back and my work too :-) I fixed a few more bugs and lot of things are running now. Unfortunately eclipse still does not work, but currently I'm running mauve and it looks quite promising. No crash till now... I'll commit my work after mauve has finished. twisti