[Mono-list] Adding Solaris/amd64 support

Miguel de Icaza miguel at novell.com
Sun Mar 11 13:31:23 EDT 2007


Hello,

> Would it make sense to update Mono's Boehm GC to 6.8, fixing the  
> segfault? Or should we limit the changes to the Boehm GC in light of  
> the new SGen-GC you're working on?

We do not update the GC very regularly because we have some local
changes that make it hard, and because we need to test this extensively
before we can adopt it.

In the short term, you might want to consider passing to configure the
flag:

	--with-gc=boehm

The default is "included", so this will pick a boehm GC collector
installed on your system.

Miguel.


More information about the Mono-list mailing list