This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

Re: Failed to build libobjc/gc.c, can't find gc.h


On Sun, 3 Feb 2002, Christian Jönsson wrote:
> > > Note the --enable-objc-gc option.
> > 
> > Last I checked, this option requires that you have the collector installed
> > somewhere (i.e. it did not use the boehm-gc in the tree).
> 
> I understand now. But, it would perhaps make sense to use boehm-gc,
> would it? 

Probably.  But nobody has volunteered to make it work, as far as I am
aware.

Note that the old option (--enable-objc-gc) should continue working as it
does now, to prevent any confusion.

Jeff


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