Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Jun 2004 17:09:08 -0400
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        John Merryweather Cooper <johnmary@adelphia.net>
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: Does -CURRENT's gcc generate ___tls_get_addr under any circumstances
Message-ID:  <1088197748.842.1.camel@gyros>
In-Reply-To: <20040625204444.GA50921@borgdemon.losaca.adelphia.net>
References:  <20040625204444.GA50921@borgdemon.losaca.adelphia.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1088197748.842.1.camel>