[Mono-list] Runtime not working in Cygwin - GC ISSUE

Gonzalo Paniagua Javier gonzalo@ximian.com
28 Jan 2003 15:52:38 +0100


El mar, 28-01-2003 a las 10:02, Torstensson, Patrik escribió:
> Same for me, it crashes when it tries to set GC_finalize_on_demand to
> 1, disabling GC make's everything work.
>  
> So, a quick fix is to use export GC_DONT_GC=1

That symbol is not defined in the dll available for download
(libgc-dev.zip) in the mono site. I guess we need someone to cook a new
dll from gc6.1 sources.

-Gonzalo