caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Alan Schmitt <alan.schmitt@polytechnique.org>
To: caml-list@inria.fr
Subject: Compiling ocaml-ssl under windows (mingw)
Date: Fri, 20 Mar 2009 15:38:22 +0100	[thread overview]
Message-ID: <8B14B676-FB23-4FAB-B0DD-AD7D197092FF@polytechnique.org> (raw)
In-Reply-To: <49B6C53D.2040800@glondu.net>

[-- Attachment #1: Type: text/plain, Size: 758 bytes --]

On 10 mars 09, at 20:53, Stéphane Glondu wrote:

> Alan Schmitt a écrit :
>> [...] 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  
it to compile, because I cannot compile the required ocaml-ssl. One  
first problem I had was finding a mingw compatible version of openssl  
(as lwt seems to require ocaml-ssl), but I finally found it. Now  
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  
ocamlmklib.

Is there a way around this?

Thanks a lot,

Alan

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

  reply	other threads:[~2009-03-20 14:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-10 16:28 options to write a cross-platform interacting program in OCaml Alan Schmitt
2009-03-10 17:19 ` [Caml-list] " Richard Jones
2009-03-10 19:53 ` Stéphane Glondu
2009-03-20 14:38   ` Alan Schmitt [this message]
2009-03-20 15:25     ` [Caml-list] Compiling ocaml-ssl under windows (mingw) Jerome Vouillon
2009-03-20 16:14       ` Alan Schmitt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8B14B676-FB23-4FAB-B0DD-AD7D197092FF@polytechnique.org \
    --to=alan.schmitt@polytechnique.org \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).