From owner-freebsd-current@FreeBSD.ORG Fri Jun 25 21:09:34 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 89D8716A4CE; Fri, 25 Jun 2004 21:09:34 +0000 (GMT) Received: from creme-brulee.marcuscom.com (rrcs-midsouth-24-172-16-118.biz.rr.com [24.172.16.118]) by mx1.FreeBSD.org (Postfix) with ESMTP id B781843D54; Fri, 25 Jun 2004 21:09:33 +0000 (GMT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) i5PL70eu021030; Fri, 25 Jun 2004 17:07:00 -0400 (EDT) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: John Merryweather Cooper In-Reply-To: <20040625204444.GA50921@borgdemon.losaca.adelphia.net> References: <20040625204444.GA50921@borgdemon.losaca.adelphia.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-OZUTMFjIOXYxZugrA6q6" Organization: MarcusCom, Inc. Message-Id: <1088197748.842.1.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 25 Jun 2004 17:09:08 -0400 X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on creme-brulee.marcuscom.com cc: freebsd-current@freebsd.org cc: freebsd-gnome@freebsd.org Subject: Re: Does -CURRENT's gcc generate ___tls_get_addr under any circumstances X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Jun 2004 21:09:34 -0000 --=-OZUTMFjIOXYxZugrA6q6 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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. >=20 > 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 >=20 > jmc > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-OZUTMFjIOXYxZugrA6q6 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBA3JR0b2iPiv4Uz4cRAsAPAJ4tIj2Fex9xicxpkI1h62bsEWdHJwCfXf0M b811gA/vMRqLDPdytK9X5xE= =rMMh -----END PGP SIGNATURE----- --=-OZUTMFjIOXYxZugrA6q6--