[Gtk-sharp-list] Compiling Gtk# 0.17 for PPC
   
    Mike Kestner
     
    mkestner@ximian.com
       
    Thu, 18 Mar 2004 11:37:33 -0600
    
    
  
On Thu, 2004-03-18 at 07:26, Dmitriy Kostyuchenko wrote:
> I've been using mono/Gtk# as my development environment on my Windows 
> machine, but my primary programming computer is a PowerBook G4.  I 
> would love to get Gtk# working on it, and I know it's possible, but so 
> far I'm not having much luck.
To my knowledge, it is not possible to use the ppc jit with Gtk# yet. 
The abort you are seeing is coming out of the jit, and is not a Gtk#
bug.  You may want to report your error to bugzilla under the
mono/runtime module.
Supposedly, people have gotten Gtk# to build on ppc using mint, and
there is a patch in cvs that allows this.  I'm not sure how useful that
would be though, as most likely Gtk# running under mint is going to be
painfully slow.
-- 
Mike Kestner <mkestner@ximian.com>