caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <xavier.leroy@inria.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Dynlink
Date: Wed, 09 Sep 2015 15:34:13 +0200	[thread overview]
Message-ID: <55F03555.6040306@inria.fr> (raw)
In-Reply-To: <20150909132919.GA4196@pl-59055.rocqadm.inria.fr>

On 09/09/2015 15:29, Sébastien Hinderer wrote:
> Indeed, the file says:
> 
> - Dynlink: on some platforms, the Dynlink library is now available in
>   native code.
> 
> Is there a more precise list of platforms on which this is available?

You can't get more precise than the configure script of OCaml :-)

> Is there a way for a configure script to programmatically determine the
> availability of the feature on one given platform?

Just check for the presence of dynlink.cmxa in OCaml's standard
library directory.

- Xavier Leroy

  reply	other threads:[~2015-09-09 13:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-09 13:09 Sébastien Hinderer
2015-09-09 13:19 ` Olivier Andrieu
2015-09-09 13:29   ` Sébastien Hinderer
2015-09-09 13:34     ` Xavier Leroy [this message]
2015-09-09 13:44       ` Sébastien Hinderer
2015-09-09 16:03         ` Gerd Stolpmann
2015-09-10 12:08           ` Sébastien Hinderer
2015-09-10 16:57             ` Gerd Stolpmann
2015-09-09 13:25 ` Gabriel Scherer
  -- strict thread matches above, loose matches on Subject: below --
2004-04-06  2:51 [Caml-list] dynlink Pietro Abate
2004-04-06  5:58 ` Nicolas Cannasse
2004-04-06  7:46   ` Pietro Abate
2002-01-07 20:49 [Caml-list] Dynlink Warp
2002-01-08 21:43 ` Warp

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=55F03555.6040306@inria.fr \
    --to=xavier.leroy@inria.fr \
    --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).