This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-3_0-branch failure, bootstrapped with 3.0(052601)
- To: Jeff Sturm <jsturm at one-point dot com>
- Subject: Re: gcc-3_0-branch failure, bootstrapped with 3.0(052601)
- From: Ovidiu Predescu <ovidiu at cup dot hp dot com>
- Date: Fri, 01 Jun 2001 14:25:16 -0700
- Cc: Gordon Sadler <gbsadler1 at lcisp dot com>, gcc at gcc dot gnu dot org
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)