Re: -thread is not working in cywin

"Gabriel Scherer [email protected] [ocaml_beginners]" <[email protected]> Tue, 22 Dec 2015 16:19:41 +0100
Newsgroups gmane.comp.lang.ocaml.beginners
Message-ID <CAPFanBERC-99xh3VHamEGj-hGrKGRDSgtxLQE7_4edgOTU+sDg@mail.gmail.com>
According to
  https://cygwin.com/ml/cygwin/2006-07/msg00226.html
-lpthread should work if you are also using the GCC version provided by
Cygwin.

On Tue, Dec 22, 2015 at 4:17 PM, Gabriel Scherer <[email protected]>
wrote:

> What is your Cygwin version? We cannot reproduce this issue in the OCaml
> continuous integration servers under Cygwin.
>
> On Tue, Dec 22, 2015 at 3:56 PM, Sébastien Dailly
> [email protected] [ocaml_beginners] <
> [email protected]> wrote:
>
>> Le 2015-12-22 15:40, Sébastien Dailly sebastien-
>> > This may be the cause to the troubles… Do you think I'm searching in
>> > the
>> > good direction ?
>> >
>>
>> Well, I confirm :
>>
>> setting in the Makefile
>>
>> PTHREAD_LINK=
>> PTHREAD_CAML_LINK=
>>
>> allow me to compile ocaml with native threads enable.
>>
>> I can do some tests for you if you need.
>>
>> Regards
>>
>>
>> ------------------------------------
>> Posted by: =?UTF-8?Q?S=C3=A9bastien_Dailly?= <[email protected]
>> >
>> ------------------------------------
>>
>> Archives up to December 31, 2011 are also downloadable at
>> http://www.connettivo.net/cntprojects/ocaml_beginners
>> The archives of the very official ocaml list (the seniors' one) can be
>> found at http://caml.inria.fr
>> Attachments are banned and you're asked to be polite, avoid flames etc.
>> ------------------------------------
>>
>> Yahoo Groups Links
>>
>>
>>
>>
>