This is the mail archive of the libc-alpha@sources.redhat.com 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: AC_TRY_LINK


Those tests are necessary to ensure that you have everything you need for
libpthread to work right.  If you need to get around them for bootstrapping
purposes, you can hand-prime a config.cache file to preempt the test.  You
only have to do this in the very first glibc build.  After that you should
be able to have enough installed for a vanilla configure and build to work
right.


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