Hi,
Some people here seems to try mono CVS version, but I've made FreeBSD mono-0.12 port. FreeBSD boehm-gc port will install gc.h at /usr/local/include/gc.h so mono cannot be built because sources include <gc/gc.h>. But changing it to <gc.h> will include mono's gc.h instead of boehm-gc's. I think that's why nobody have made mono port yet. Users can now see it at lang/mono after cvsup. -- Yukihiro Nakai _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
