From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=1.0 required=5.0 tests=AWL,SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail2-relais-roc.national.inria.fr (mail2-relais-roc.national.inria.fr [192.134.164.83]) by yquem.inria.fr (Postfix) with ESMTP id 3CD69BBC4 for ; Fri, 20 Mar 2009 15:38:25 +0100 (CET) X-IronPort-AV: E=Sophos;i="4.38,395,1233529200"; d="sig'?scan'208";a="22929430" Received: from charm.inrialpes.fr ([194.199.25.104]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/AES128-SHA; 20 Mar 2009 15:38:25 +0100 Message-Id: <8B14B676-FB23-4FAB-B0DD-AD7D197092FF@polytechnique.org> From: Alan Schmitt To: caml-list@inria.fr In-Reply-To: <49B6C53D.2040800@glondu.net> Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-8--592818510" Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: Compiling ocaml-ssl under windows (mingw) Date: Fri, 20 Mar 2009 15:38:22 +0100 References: <49B6C53D.2040800@glondu.net> X-Pgp-Agent: GPGMail 1.2.0 (v56) X-Mailer: Apple Mail (2.930.3) X-Spam: no; 0.00; schmitt:01 schmitt:01 mingw:01 mingw:01 ocamlmklib:01 stubs:01 stubs:01 ocamlmklib:01 ocaml:01 wrote:01 compile:01 compile:01 openssl:01 alan:02 alan:02 X-Attachments: type="application/pgp-signature" name="PGP.sig" name="PGP.sig" This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --Apple-Mail-8--592818510 Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes Content-Transfer-Encoding: quoted-printable On 10 mars 09, at 20:53, St=E9phane Glondu wrote: > Alan Schmitt a =E9crit : >> [...] For instance, could I use lwt under Windows? > > FYI, Unison uses lwt and works under Windows. Hello, I am trying to use lwt under windows (using mingw), and I cannot get =20 it to compile, because I cannot compile the required ocaml-ssl. One =20 first problem I had was finding a mingw compatible version of openssl =20= (as lwt seems to require ocaml-ssl), but I finally found it. Now =20 compiling ocaml-ssl fails with the following: ocamlmklib -o ssl_stubs ssl_stubs.o -lcrypto -lssl make[11]: ocamlmklib: Command not found I checked, and my godi installation of ocaml does not provide =20 ocamlmklib. Is there a way around this? Thanks a lot, Alan= --Apple-Mail-8--592818510 content-type: application/pgp-signature; x-mac-type=70674453; name=PGP.sig content-description: This is a digitally signed message part content-disposition: inline; filename=PGP.sig content-transfer-encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10 (Darwin) iEYEARECAAYFAknDqmAACgkQNIAqM4hFUWgikQCfU2SrvSVQz2PNaEeI92BEZQat 3L0AmgPfGOee6pZFVTbD4er2NzPHAQto =sQAK -----END PGP SIGNATURE----- --Apple-Mail-8--592818510--