This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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: "init-first.c:97: undefined reference to __libc_global_ctors" while linking libc.so


On Wed, Sep 25, 2013 at 06:01:40PM -0700, Andrew Pinski wrote:
> I noticed this failure still happens on the master branch.  It happens
> only with a parallel build too (aka it is fine without -j N).
> 
> Has anyone figured out the correct fix for this issue?

I have seen this with 2.18 and it seems like something to do with the
target to regenerate C-translit.h from C-translit.h.in.  I haven't had
a chance to look deeper, but I think it may have something to do with
the recent rules shuffling we did.

Siddhesh


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