WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] TLS and GLIBC-2.3.6: link errors

To: <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] TLS and GLIBC-2.3.6: link errors
From: "Kaushik Barde" <Kaushik_Barde@xxxxxxxxxxx>
Date: Sun, 25 Feb 2007 13:58:44 -0800
Delivery-date: Sun, 25 Feb 2007 13:57:58 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcdZKB5P9kUaP7wdQ9Cpmh09CsFipA==
Thread-topic: TLS and GLIBC-2.3.6: link errors
We are having linking problems with our glibc-2.3.6, when used with LinuxThreads and --with-tls config flags.
 
pthread.c undefined reference to '_h_errno'
pthread.c undefined reference to '_res'
 
if we use __without_thread, we don't see any errors. But that makes glibc linuxthreads not use TLS, sort of defeats the purpose.
 
Also, Is TLS required for xentools 3.0.4?
 
Any pointers will be appreciated.
 
-Kaushik
 
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] TLS and GLIBC-2.3.6: link errors, Kaushik Barde <=