Boehm GC update busted?

Juli Mallett jmallett at FreeBSD.org
Sat May 3 15:18:01 PDT 2003


Boehm GC update seems to be börken.  Any thoughts?  This is
breaking Mono, and my ability to support it as such.

I can't imagine that nothing else is affected.  Is this due
to some sort of c++ "features" added or such?  "gxx" smacks
of g++.

(jmallett at dalek:~/Work/MonoHaq/mono)16% cat _.c
void main() { GC_malloc(); }
(jmallett at dalek:~/Work/MonoHaq/mono)17% cc _.c -L/usr/local/lib -lgc
_.c: In function `main':
_.c:1: warning: return type of `main' is not `int'
/usr/local/lib/libgc.so: undefined reference to `__gxx_personality_v0'

Thanx,
juli.
-- 
juli mallett. email: jmallett at freebsd.org; efnet: juli;


More information about the freebsd-ports mailing list