Re: -thread is not working in cywin

"Sébastien Dailly [email protected] [ocaml_beginners]" <[email protected]> Tue, 22 Dec 2015 16:35:41 +0100
Newsgroups gmane.comp.lang.ocaml.beginners
Message-ID <[email protected]>
Le 2015-12-22 16:19, Gabriel Scherer [email protected] 
[ocaml_beginners] a écrit :
> 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.
> 

This is my version :

$ uname.exe -a
CYGWIN_NT-6.1 dailly-PC 2.3.1(0.291/5/3) 2015-11-14 12:42 i686 Cygwin

I do not remember compiling gcc by myself… I'll try to search for this.

Thanks