[Mono-list] Runtime Garbage Collection
Hinne Hettema (DSL AK)
HinneH@datacom.co.nz
Thu, 19 Sep 2002 11:10:39 +1200
> 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?
The message is just informative. The binary files I have never seen myself.
Maybe you compiled extra debugging features in your runtime?
miguel
===
Hi Miguel
Not that I am aware of... But thanks for the pointer. I'll experiment some
more and see if I can make these go away.