[Mono-list] mono build not using GC Auto

Miguel de Icaza miguel@ximian.com
13 Sep 2002 16:23:56 -0400


Hello,

> R1. What’s gc auto ?
> 2. How do I get mono to use the boehm gc ?

./configure --with-gc=boehm

Miguel.