[Mono-list] Runtime Garbage Collection
Hinne Hettema (DSL AK)
HinneH@datacom.co.nz
Thu, 19 Sep 2002 08:10:25 +1200
Hi All
A quick question: I have been playing with the Garbage Collection, first
using Boehm 6.0. This hangs mono and mint.
I then used Boehm GC6.1alpha 5 with mono 0.15 on a standard issue Red Hat
7.3 machine. I get two warnings about a handle that's incorrect, and mono
leaves a whole heap of binary named files in the run directory. Apart from
that the code executes. Is mono 0.15 Ok with Garbage Collection? Or am I
doing something wrong?
Hinne Hettema