On Wed, 21 Nov 2012 13:15:34 +
Marcus Shawcroft wrote:
> Thanks for looking at this Laurynas.
>
> I've committed the attached to trunk.
>
>
> /Marcus
>
> 2012-11-21 Marcus Shawcroft
>
> * Makefile.in (gengtype-lex.o): Add dependency on $(BCONFIG_H).
This also affects 4.7. Ca
On 21/11/12 09:48, Laurynas Biveinis wrote:
Probably not, but I see your patch not as papering over but rather a
missing piece of what's been committed in 2010. Fixing parallel builds
does not preclude a better fix for build/host separation later.
diff --git a/gcc/Makefile.in b/gcc/Makefile.in
> Folks, Parallel builds contain a race due to a missing dependency
> between gengtype-lex.o and $(BCONFIG_H).
>
> This was introduced by the commit:
>
> http://gcc.gnu.org/ml/gcc-patches/2010-11/msg00926.html
>
> .. which injects an include of bconfig.h into the top of
> gengtype-lex.c but does no