[Mono-list] boehm garbage collector sources
Jonathan Stowe
gellyfish@gellyfish.com
Sun, 7 Apr 2002 08:38:47 +0100 (BST)
On Sun, 7 Apr 2002, Greg Haerr wrote:
> Hi,
> I'm sorry if this has been asked before, but I've looked
> around and can't find it: where can I find an up-to-date
> version of the Boehm garbage collector source to use with
> mono?
I'm not sure how up to date it is but it is at :
http://go-mono.com/archive/gc6.0.tar.gz
It has a date of 19 March so it is quite new.
I had a problem when I installed it on linux - it didn't copy the include
files so I had to do a :
mkdir /usr/local/include/gc
cp include/*.h /usr/local/include/gc
Although I understand that mono-build.sh takes care of this.
/J\
--
Jonathan Stowe |
<http://www.gellyfish.com> | This space for rent
|