This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

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


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/

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]