From owner-freebsd-current@FreeBSD.ORG Sun Jun 27 04:18:51 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0C44F16A4CF for ; Sun, 27 Jun 2004 04:18:51 +0000 (GMT) Received: from TRANG.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id E117643D45 for ; Sun, 27 Jun 2004 04:18:50 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by TRANG.nuxi.com (8.12.11/8.12.11) with ESMTP id i5R4ImVF045449; Sat, 26 Jun 2004 21:18:48 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.11/8.12.11/Submit) id i5R4Ilbi045448; Sat, 26 Jun 2004 21:18:47 -0700 (PDT) (envelope-from obrien) Date: Sat, 26 Jun 2004 21:18:47 -0700 From: "David O'Brien" To: Julian Elischer Message-ID: <20040627041847.GA45235@dragon.nuxi.com> References: <20040626231720.GB11573@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 5.2-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: freebsd-current@freebsd.org Subject: Re: Does -CURRENT's gcc generate ___tls_get_addr under any X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-current@freebsd.org List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Jun 2004 04:18:51 -0000 On Sat, Jun 26, 2004 at 04:39:33PM -0700, Julian Elischer wrote: > On Sat, 26 Jun 2004, David O'Brien wrote: > > On Fri, Jun 25, 2004 at 02:15:04PM -0700, Julian Elischer wrote: > > > On Fri, 25 Jun 2004, Joe Marcus Clarke wrote: > > > > On Fri, 2004-06-25 at 16:44, John Merryweather Cooper wrote: > > > > > I'm working on porting (and getting fully working) lang/mono > > > > > version 0.96, and I'm having a problem. In one of my object > > > > > files--mini.lo--I'm getting an extern reference to > > > > > ___tls_get_addr. I've been over the source code in mini.c > > ... > > > TLS is coming.. it's just not here yet.. > > > > By whom? I've done the part I committed to. Yet I've heard nothing else > > about TLS in the two weeks after it was possible to start work on the > > next part. > > Doug Rabson has partly working TLS in p4 and last I heard was awaiting > some comments from the nvidia people who would be our first users of > TLS. DFR has TLS particially working on i386-only (and in a way that didn't need a Binutils upgrade to 2.15...). i386-only isn't acceptable, and the deal with me if I went thru all the work to do a binutils upgrade was that others would come along after that and make TLS work on all FreeBSD platforms. -- -- David (obrien@FreeBSD.org)