Obsoleting libc_r: How to create compat links

Marcel Moolenaar marcel at xcllnt.net
Fri Jun 27 06:57:02 PDT 2003


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 at xcllnt.net


More information about the freebsd-threads mailing list