[Mono-list] mono-debugger on powerpc
Martin Baulig
martin@gnome.org
05 Feb 2003 00:20:59 +0100
christophe barbe <christophe@cattlegrid.net> 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
martin@gnome.org
martin@ximian.com