[MonoDevelop] Getting further....

Todd Berman tberman@sevenl.net
Thu, 20 May 2004 14:54:09 -0400


you updated gtk-sharp as well?

thats why.

That snapshot doesnt track the gtk-sharp changes (neither does svn, I am
fixing that now).

As soon as the JIT problem is fixed, I will be releasing a new snapshot
that works with mono, gtk-sharp, gtksourceview-sharp and gecko-sharp
from CVS. Until the JIT is fixed, doing so doesn't seem like a good
idea.

--Todd

On Thu, 2004-20-05 at 14:52 -0400, Dennis Boylan wrote:
> On Thu, May 20, 2004 at 02:24:51PM -0400, Todd Berman wrote:
> > My understanding of the current JIT situation is this:
> > 
> > If you upgrade to cvs and then rebuild and reinstall *every* assembly in
> > mcs (make clean; make ; make install), you will get rid of the errors,
> > but MD will still crash. However, YMMV, please, keep us updated.
> 
> cd mono/mcs
> cvs -z3 update -dP
> make clean
> make
> make install
> monodevelop
> 
> Still has the warnings, but now I can't recompile monodevelop.
> 
> Errors inclosed.
> 
> - Dennis
> > 
> > --Todd
> >