From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15900 invoked by alias); 14 Oct 2002 19:38:01 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 15851 invoked from network); 14 Oct 2002 19:38:01 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.163.215.223) by sources.redhat.com with SMTP; 14 Oct 2002 19:38:01 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id 20A91357E; Mon, 14 Oct 2002 12:38:00 -0700 (PDT) Received: (from roland@localhost) by magilla.sf.frob.com (8.11.6/8.11.6) id g9EJbxx13170; Mon, 14 Oct 2002 12:37:59 -0700 Date: Mon, 14 Oct 2002 14:00:00 -0000 Message-Id: <200210141937.g9EJbxx13170@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Jakub Jelinek Cc: Ulrich Drepper , Glibc hackers Subject: Re: [PATCH] libc x86-64 __thread fix In-Reply-To: Jakub Jelinek's message of Monday, 14 October 2002 16:27:17 +0200 <20021014162717.G3451@sunsite.ms.mff.cuni.cz> X-Shopping-List: (1) Numerical mounds (2) Deboned absorbers (3) Midget organs (4) Nosy digressions X-SW-Source: 2002-10/txt/msg00055.txt.bz2 Something is wrong if you need that. USE___THREAD != HAVE___THREAD. Why is USE___THREAD defined in your rtld build?