This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap broken on solaris8
- From: Steve Ellcey <sje at cup dot hp dot com>
- To: toa at pop dot agri dot ch
- Cc: zackw at panix dot com, gcc at gcc dot gnu dot org
- Date: Wed, 25 Jan 2006 10:17:40 -0800 (PST)
- Subject: Re: bootstrap broken on solaris8
> 2006-01-25 Andreas Tobler <a.tobler@schweiz.ch>
>
> * genautomata.c (main): Add insn-config.h and recog.h to the
> include list.
> * Makefile.in (insn-automata.o): Adjust dependencies for the above
> includes.
Andreas,
I don't know if you have checked this in yet (you sent it to gcc instead
of gcc-patches) but for IA64 Linux and HP-UX this isn't quite enough.
I still get implicitly declared errors for a couple of functions declared
in ia64-protos.h. I think the patch needs to be expanded to include
tm_p.h in addition to tm.h. I am testing that now.
Steve Ellcey
sje@cup.hp.com