[darcs-users] darcs patch: Resolve issue1037: compile with -D_REENTRANT.
Dmitry Kurochkin
dmitry.kurochkin at gmail.com
Mon Sep 1 18:37:00 UTC 2008
On Mon, Sep 1, 2008 at 10:33 PM, David Roundy <droundy at darcs.net> wrote:
> On Mon, Sep 01, 2008 at 11:22:53AM -0700, Dmitry Kurochkin wrote:
>> Mon Sep 1 21:57:38 MSD 2008 Dmitry Kurochkin <dmitry.kurochkin at gmail.com>
>> * Resolve issue1037: compile with -D_REENTRANT.
>
>> Dmitry Kurochkin <dmitry.kurochkin at gmail.com>**20080901175738] hunk ./configure.ac 60
>> +dnl Compile with multi thread support. Required on Solaris at least.
>> +
>> +CPPFLAGS="$CPPFLAGS -D_REENTRANT"
>> +
>
> Is this for the libcurl bindings?
Yes, it is for libcurl. But I think there is a similar problem in
libwww. I seems a good idea to compile all C code with multi thread
support. Please see Simon's comments for issue1037.
Regards,
Dmitry
More information about the darcs-users
mailing list