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]

Documentation error: --with-tls required when building with nptl


From the installation docs for --withOUT-tls

--without-tls 
By default the C library is built with support for thread-local storage if the 
used tools support it. By using --without-tls this can be prevented though 
there generally is no reason since it creates compatibility problems.

However, glibc will not build with nptl unless I configure explicitly 
--with-tls

This is with cvs HEAD of a few days ago on ia32 linux

Andrew Walrond


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