christophe barbe <[EMAIL PROTECTED]> writes:

> My understanding is that the jit 'mono' is not available on powerpc and
> that the interpreter 'mint' can be used as a replacement. 
> 
> What is the typical speed up factor provided by using the jit?
> 
> Is it possible to use the debugger on powerpc? The configure script 
> stops because of the missing mono.

Hi,

if it stops because of the missing mono, then it's a bug, it should already abort 
earlier
because of the unsupported architecture.

The Debugger only works on the i386 architecture.  Unfortunately, porting it to another
architecture is a huge task, much bigger than porting it to another operating system.

-- 
Martin Baulig
[EMAIL PROTECTED]
[EMAIL PROTECTED]
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to