On Wed, 2002-12-11 at 05:59, Bryan Porter wrote: > Just wondering! If you could let me know if the JIT engine for PPC is > working or not, that'd be great!
Hi! The current JIT is just for x86. Work is being done on a new JIT (targeted for release early next year) that should be much easier to port to PPC and other architectures. Until then, you will have to use the interpreter (mint). -- Pokey the Penguin <[EMAIL PROTECTED]> _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
