curl-library
Re: libcurl multithreading
From: Albert Chin <curl-library_at_mlists.thewrittenword.com>
Date: Fri, 22 Sep 2006 09:27:36 -0500
Date: Fri, 22 Sep 2006 09:27:36 -0500
On Fri, Sep 22, 2006 at 01:36:35PM +0200, Daniel Stenberg wrote:
>
> o I want a configure switch that specificly can disable use of pthreads to
> make libcurl able to remain working as before for those who might depend
> on it or just prefer it.
On HP-UX, if a library is linked with -lpthread, _every_ application
linking to his library, regardless of whether or not it is threaded,
must also link with -lpthread.
Also, some platforms contain pthread stubs in libc.
-- albert chin (china_at_thewrittenword.com)Received on 2006-09-22