From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29900 invoked by alias); 21 Mar 2003 22:27:49 -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 29884 invoked from network); 21 Mar 2003 22:27:48 -0000 Received: from unknown (HELO sunsite.mff.cuni.cz) (195.113.19.66) by sources.redhat.com with SMTP; 21 Mar 2003 22:27:48 -0000 Received: (from jakub@localhost) by sunsite.mff.cuni.cz (8.11.6/8.11.6) id h2LMRgk30295; Fri, 21 Mar 2003 23:27:42 +0100 Date: Fri, 21 Mar 2003 23:48:00 -0000 From: Jakub Jelinek To: Steve Munroe Cc: Roland McGrath , libc-hacker@sources.redhat.com, Alan Modra , Janis Johnson Subject: Re: chech-abi for PPC64 Message-ID: <20030321232742.S1717@sunsite.ms.mff.cuni.cz> Reply-To: Jakub Jelinek References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from sjmunroe@us.ibm.com on Fri, Mar 21, 2003 at 04:26:17PM -0600 X-SW-Source: 2003-03/txt/msg00067.txt.bz2 On Fri, Mar 21, 2003 at 04:26:17PM -0600, Steve Munroe wrote: > Roland McGrath writes: > > > You are using gcc 3.3, right? I get similar results on my ppc32 build > > when I use gcc 3.3. (I have not tried gcc 3.3 on another platform > lately.) > > Yes the tls/__thread support for ppc32/64 is only available in gcc-3.3+. > I'll bring this up with Alan and Janis. It will be soon available on gcc-3_2-rhl8-branch too. Jakub