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]

Re: Bootstrap failure: java/mangle_name.c, tm.h and insn-codes.h:No such file or directory



Gerald Pfeifer writes:
> On Fri, 9 Feb 2001, Alexandre Petit-Bianco wrote:
> > OK. I'm testing this patch, but it's taking longer than expected.
> > There here it is. Sorry about that.
> 
> Well, we're talking about a couple of hours only! ;-)

Yeah, that's right. Following Bryce's suggestion, this patch is about
to be changed to delete error and link errors.o instead.

> This does seem to fix the first problem I had reported, but not the one
> in the mail you're replyingi to:
> 
> In file included from /sw/test/gcc/cvs/gcc/config/sparc/xm-sysv4.h:40,
>                  from config.h:7,
>                  from /sw/test/gcc/cvs/gcc/java/mangle_name.c:28:
> tm.h:13:24: insn-codes.h: No such file or directory

mangle_name.c includes what mangle.c includes, with the exception of
ggc.h.  And config.h is the first included piece in both files. Can
you build mangle.c?

./A


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