Date: Fri, 14 Jul 2006 09:59:56 -0400 From: John Baldwin <jhb@freebsd.org> To: John Birrell <jb@freebsd.org> Cc: Perforce Change Reviews <perforce@freebsd.org> Subject: Re: PERFORCE change 101512 for review Message-ID: <200607140959.56995.jhb@freebsd.org> In-Reply-To: <200607140506.k6E56odA034076@repoman.freebsd.org> References: <200607140506.k6E56odA034076@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Friday 14 July 2006 01:06, John Birrell wrote: > http://perforce.freebsd.org/chv.cgi?CH=101512 > > Change 101512 by jb@jb_freebsd2 on 2006/07/14 05:06:23 > > Use the proper way to tell gcc to link threaded. > > Note that there isn't a _single_ place in the FreeBSD source tree > where threaded programs are built properly. No wonder that the > ports people often get it wrong too! That's because the proper way currently defined in is "-lpthread" rather than "-pthread" :-P -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200607140959.56995.jhb>