ObjC configured --with-objc-gc needs external Boehm gc

Helge Hess helge.hess@skyrix.com
Wed Jan 17 12:00:00 GMT 2001


Jeff Sturm wrote:
> I believe the java frontend always maintains base pointers to live objects, not
> sure about objc.

ObjC is much more 'free' in how you manage the object's memory. But in
practice you also always use base pointers to live objects (at least
when using the Foundation kit).

Helge
-- 
SKYRIX Software AG  http://www.skyrix.com/


More information about the Java mailing list