bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #33732] Cannot compile NSObject.m: reference to internal Class stru


From: Chris Armstrong
Subject: [bug #33732] Cannot compile NSObject.m: reference to internal Class structure invalid in GC mode
Date: Tue, 19 Jul 2011 10:48:28 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.18) Gecko/20110628 Ubuntu/10.04 (lucid) Firefox/3.6.18

Follow-up Comment #2, bug #33732 (project gnustep):

Ok, David informs me that --enable-objc-garbage-collection is for the older
style of garbage collection, not the new one. You need to use something like
CFLAGS=-fobjc-gc to enable to the new GC.

Which is all very confusing. Shouldn't we have a
--enable-new-objc-garbage-collection or something?

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33732>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]