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: gcc-3_0-branch failure, bootstrapped with 3.0(052601)


On Fri, 1 Jun 2001 16:20:37 -0400 (EDT), Jeff Sturm <jsturm@one-point.com> wrote:

> 
> 
> On Fri, 1 Jun 2001, Gordon Sadler wrote:
> > /usr/src/cvs/gcc-3.0/libobjc/gc.c:37:16: gc.h: No such file or directory
> > /usr/src/cvs/gcc-3.0/libobjc/gc.c:40: parse error before "word"
> > ...
> > ...
> > 
> > find /usr/src/cvs/gcc-3.0/ -name gc.h
> > /usr/src/cvs/gcc-3.0/boehm-gc/gc.h
> > /usr/src/cvs/gcc-3.0/boehm-gc/cord/gc.h
> > /usr/src/cvs/gcc-3.0/boehm-gc/include/gc.h
> > 
> > So the -I's need to have one of the above directories, of course I have
> > no idea which, sorry.
> 
> As I understand it, if you configure with --enable-objc-gc you must have
> the library installed somewhere.  (It probably could use boehm-gc in the
> tree, though that directory is only configured for java right now.)

Yes, you're right, the assumption is that you need to have the library
already installed on your system. We should probably switch to the GCC
one at some point...

Thanks for pointing it out.

Regards,
-- 
Ovidiu Predescu <ovidiu@cup.hp.com>
http://orion.nsr.hp.com/ (inside HP's firewall only)
http://www.geocities.com/SiliconValley/Monitor/7464/ (GNU, Emacs, other stuff)


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