Date: Fri, 25 Jun 2004 14:15:04 -0700 (PDT) From: Julian Elischer <julian@elischer.org> To: Joe Marcus Clarke <marcus@marcuscom.com> Cc: John Merryweather Cooper <johnmary@adelphia.net> Subject: Re: Does -CURRENT's gcc generate ___tls_get_addr under any Message-ID: <200406252115.OAA03962@InterJet.elischer.org>
next in thread | raw e-mail | index | archive | help
circumstances In-Reply-To: <1088197748.842.1.camel@gyros> Message-ID: <Pine.BSF.4.21.0406251414340.1679-100000@InterJet.elischer.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 > > and all the included headers, and I can't find anything to > > get rid of this reference or find a way to resolve it. As > > a result, the linking of the mono runtime binary fails with > > this symbol unresolved. > > > > Any and all clues are welcome! > > As I recall, this is from boehm. You'll have to tell boehm not to do > thread-local storage. Note: boehm is in the libgc subdirectory inside > mono. > > Joe > TLS is coming.. it's just not here yet..
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406252115.OAA03962>