Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Jun 2007 09:10:25 -0400
From:      Alexander Kabaev <kabaev@gmail.com>
To:        Vladimir Kushnir <vkushnir@bigmir.net>
Cc:        freebsd-current@freebsd.org
Subject:   Re: "-pthread" == "-lpthread" for shared libs in -CURRENT
Message-ID:  <20070602091025.77c63415@kan.dnsalias.net>
In-Reply-To: <20070602121928.G90169@kushnir1.kiev.ua>
References:  <20070602121928.G90169@kushnir1.kiev.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
--Sig_0J4++tjjKTHMxc2QN_iH8_C
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: quoted-printable

On Sat, 2 Jun 2007 12:50:58 +0300 (EEST)
Vladimir Kushnir <vkushnir@bigmir.net> wrote:

> *lib:
> %{!shared:
> %{!pg: %{pthread:-lpthread} -lc}
> %{pg:  %{pthread:-lpthread_p} -lc_p}
> }
> %{shared: %{pthread:-lpthread} -lc}
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Is this behaviour intended?
>=20

Not only intended, it is absolutely necessary for symbol versions in
libc and libthread(libkse,libthr) to have any sense.  =20

--=20
Alexander Kabaev

--Sig_0J4++tjjKTHMxc2QN_iH8_C
Content-Type: application/pgp-signature; name=signature.asc
Content-Disposition: attachment; filename=signature.asc

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQFGYWxBQ6z1jMm+XZYRAqIHAJ9+HyMDuV6bBDKTMBJ/A/MaeveVZwCeJZH9
/jEaFifzj17jlYzUiG6lJvI=
=c2wC
-----END PGP SIGNATURE-----

--Sig_0J4++tjjKTHMxc2QN_iH8_C--



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