glibc parallel builds broken

Siddhesh Poyarekar siddhesh@redhat.com
Thu Apr 26 07:04:00 GMT 2012


On Thu, 26 Apr 2012 02:58:54 -0400 (EDT), David wrote:

> 
> Siddhesh, your change tonight broke parallel builds for me.
> 
> The problem is that nothing makes sure that gnu/lib-names.h is
> generated before files that include it are built.
> 
> As a result, what happens is that it ends up including the system
> /usr/include/gnu/lib-names.h header which doesn't have a define for
> LIBGCC_S_SO
> 
> Please add appropriate dependencies into the makefiles and whatever
> else might be necessary to fix this.
> 

Ah, sorry about that. I'll work on this today.

--
Siddhesh



More information about the Libc-alpha mailing list