This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Build problem this morning
- From: Geoffrey Keating <geoffk at geoffk dot org>
- To: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Cc: gcc at gcc dot gnu dot org
- Date: 06 Nov 2004 14:21:01 -0800
- Subject: Re: Build problem this morning
- References: <10411051456.AA16973@vlsi1.ultra.nyu.edu>
kenner@vlsi1.ultra.nyu.edu (Richard Kenner) writes:
> > What do you mean bt "clean rebuild"? "make clean" wasn't enough for me.
>
> rm -rf
> configure
> make
>
> That didn't work for me either. I suspect this may be related to the issue
> with fixinc and cross-compilations, but I don't see how.
Previous people who have had this problem found that they hadn't
actually checked out GCC properly. Do you have a directory called
'fixincludes' at the toplevel?