Fixing -pthreads (Re: ports and -current)

John Birrell jb at cimlogic.com.au
Sun Sep 21 01:35:37 PDT 2003


On Sun, Sep 21, 2003 at 01:25:09AM -0700, Doug Barton wrote:
> I am a little confused about one thing though. What is going to
> happen to third party apps that use -pthread that aren't compiled
> through the ports?

They need to replace -pthread with their thread library of choice
(e.g. -lc_r or -lpthread).

-- 
John Birrell


More information about the freebsd-current mailing list