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, Feb 03, 2002 at 08:20:12AM -0500, Jeff Sturm wrote:
> On Sun, 3 Feb 2002, Christian Jönsson wrote:
> > ../../../libobjc/gc.c:37:16: gc.h: No such file or directory
> 
> Where do you have this file?

hmm, I thought it was in the gcc sources, like boehm-gc. Is it perhaps
possible to configure objc to use boehm-gc?

> > 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? 

Cheers,

/ChJ


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