This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Failed to build libobjc/gc.c, can't find gc.h
- From: Jeff Sturm <jsturm at one-point dot com>
- To: =?X-UNKNOWN?Q?Christian_J=F6nsson?= <c dot christian dot joensson at telia dot com>
- Cc: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 4 Feb 2002 11:57:14 -0500 (EST)
- Subject: 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