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: Parallel build broken on i686-pc-linux-gnu


>>>>> Gabriel Dos Reis writes:

Gaby> Parallel build of a freshly checked out tree fails on an i686-pc-linux-gnu.

Gaby> dromion% make -j4
Gaby> ...

Gaby> In file included from /home/gdr/redhat/egcs/gcc/c-common.h:27,
Gaby> from /home/gdr/redhat/egcs/gcc/stub-objc.c:28:
Gaby> /home/gdr/redhat/egcs/gcc/ggc.h:39:24: gtype-desc.h: No such file or directory

	Yes, I just replied to Zem's patch with the same information.
Apparently no one tested with a parallel make and a dependency is
missing. 

David


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