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]
Other format: [Raw text]

Re: Build problem this morning


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?


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