This is the mail archive of the glibc-bugs@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]

[Bug build/17496] <builddir>/gnu/lib-names.h not generated


https://sourceware.org/bugzilla/show_bug.cgi?id=17496

--- Comment #4 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
gnu/lib-names.h (and gnu/lib-names-$(default-abi).h) is in 
$(before-compile) and so should be generated before any .c files are 
compiled.

Maybe the additions to before-compile need to move further up Makerules 
before the dependencies on $(before-compile) are added, or something like 
that?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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