Date: Tue, 24 Mar 2015 19:28:51 +0100 From: Tijl Coosemans <tijl@FreeBSD.org> To: David Chisnall <theraven@FreeBSD.org> Cc: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>, svn-ports-head@freebsd.org, Alexey Dokuchaev <danfe@FreeBSD.ORG>, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r381955 - head/graphics/gdal Message-ID: <20150324192851.082bb618@kalimero.tijl.coosemans.org> In-Reply-To: <22E9C187-E473-40FB-A26C-7666477BEB58@FreeBSD.org> References: <201503222011.t2MKBHq7091087@svn.freebsd.org> <20150323015759.GA34402@FreeBSD.org> <22E9C187-E473-40FB-A26C-7666477BEB58@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 23 Mar 2015 09:18:40 +0000 David Chisnall <theraven@FreeBSD.org> wrote: > The -pthread flag was proposed for inclusion in UNIX98, but was never > consistently or widely adopted. It's basically dead now, though not > actively harmful. There is no particular reason to prefer one form to > the other (-pthread is, in theory, more portable, though theory and > practice can differ). POSIX talks about libpthread and -lpthread so that's probably the most portable now: http://pubs.opengroup.org/onlinepubs/9699919799/utilities/c99.html
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150324192851.082bb618>