On 03/03/03 Glen Starchman wrote:
> 1) When I build with "./configure --with-gc=none" , GTK# will not build,
> complaining about a missing garbage collector

Yes, what do you expect? If an application needs the garbage collector
and you compile it out there aren't many choices.

> 2) If I build with "./configure --with-gc=boehm", any assembly run by
> mono segfaults with an assertion on line 4099 of jit.c
> (mono_get_lmf_addr) on cleanup

More info about this would be appreciated, like a gdb stack trace and
the like.

lupus

-- 
-----------------------------------------------------------------
[EMAIL PROTECTED]                                     debian/rules
[EMAIL PROTECTED]                             Monkeys do it better
_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to