Date: Fri, 27 Jun 2003 06:57:00 -0700 From: Marcel Moolenaar <marcel@xcllnt.net> To: deischen@freebsd.org Cc: Ruslan Ermilov <ru@freebsd.org> Subject: Re: Obsoleting libc_r: How to create compat links Message-ID: <20030627135700.GA43189@dhcp01.pn.xcllnt.net> In-Reply-To: <Pine.GSO.4.10.10306270719120.17094-100000@pcnet5.pcnet.com> References: <20030627085158.GA42350@dhcp01.pn.xcllnt.net> <Pine.GSO.4.10.10306270719120.17094-100000@pcnet5.pcnet.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jun 27, 2003 at 07:21:38AM -0400, Daniel Eischen wrote: > > > > Correct. I'm not worried about compatibility with previous releases > > and the likes, because ia64 is still tier 2. I want "cc -pthread" > > to work. > > -pthread is obsoleted in -current. I'm surprised that it > hasn't been nuked yet. There hasn't been a need for it > in well over 2 years. Just use -lpthread (-lkse) or -lthr. Ah, ok. We still have some hardcodings to -lc_r, so if nothing else, I avoid breakages causes by not having -lc_r (or an old one). -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030627135700.GA43189>