Date: Sun, 31 Aug 2003 23:39:49 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Scott Long <scottl@freebsd.org> Cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/contrib/gcc/config freebsd-spec.h Message-ID: <1062387589.42216.26.camel@shumai.marcuscom.com> In-Reply-To: <3F52BE08.9010408@freebsd.org> References: <Pine.GSO.4.10.10308312240001.15178-100000@pcnet5.pcnet.com> <3F52B5CE.8040905@freebsd.org> <1062386257.42216.21.camel@shumai.marcuscom.com> <3F52BE08.9010408@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-2NgfQFv8hhEIMykcIe/e Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sun, 2003-08-31 at 23:33, Scott Long wrote: > Joe Marcus Clarke wrote: > > On Sun, 2003-08-31 at 22:58, Scott Long wrote: > >> > >>This opens up very important questions. How do we smoothly make > >>the transition? > >=20 > >=20 > > What GNOME ports are doing is replacing -lpthread with ${PTHREAD_LIBS} > > wherever we see it. This is done via the gnomehack meta-component.=20 > > There is also a proposal to make a general pthread hack in ports/55683. > >=20 > >=20 > >> What is the appropriate threading library for each > >>platform? > >=20 > >=20 > > Once we decide on this, it should be easy to adjust bsd.port.mk to set > > PTHREAD_LIBS accordingly for each platform. > >=20 > >=20 > >> Should 'libpthread' be a symlink, or should a library be > >>renamed? > >=20 > >=20 > > I don't think you have to do either. It should be easy enough to have > > ${PTHREAD_LIBS} be set to a reasonable value on each platform, plus hav= e > > users override that if they desire. > >=20 >=20 > I've heard rumors of some ports that abuse autoconf to check for not > only pthread.h, but also libpthread.so. Perhaps. The standard GNU template these days is solved with the aforementioned pthread hack. > Is this a concern? What about > packages that one might compile directly (not through the ports tree)? This is a concern, and I'm not sure what the best solution is. Perhaps we will need to feed patches back to GNU when we decide what platforms will use what threading implementations. > While this question is probably not politically correct, it is one that > should be addressed. Compiling outside of the ports tree is a common > occurence and we should probably remove as many landmines from it as > possible. >=20 > >=20 > >> How do we answer these last two questions in a consistent > >>fashion? > >=20 > >=20 > > I think the main platform developers need to answer the preferred threa= d > > implementation question, then it needs to be done in bsd.port.mk. >=20 > I assume that bsd.port.mk settings can be made on a per-arch basis? Yes. Joe >=20 > Scott >=20 --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-2NgfQFv8hhEIMykcIe/e Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/Ur+Fb2iPiv4Uz4cRAl45AKCMNhHtkWDhCqtX8qmdtgrRfTEIOgCZAXmq OB3eCaRtyhZmi4/VWpYEcIQ= =CH99 -----END PGP SIGNATURE----- --=-2NgfQFv8hhEIMykcIe/e--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1062387589.42216.26.camel>