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]

configure.in broken.


The following change is bogus for GNU/Hurd; TLS hasn't been
implemented yet.  A possible solution might be using $host_os and do a
case, where one sets usetls=yes for GNU/Linux, and usetls=no for GNU.
Though, I'm not terrible fond of such a solution (which is the reason
why a patch is lacking).

dl-reloc.c:109: error: `THREAD_SELF' undeclared (first use in this function)

2004-08-27  Roland McGrath  <roland@redhat.com>
	
	* configure.in (usetls): Default to yes.
	* configure: Regenerated.


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