caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Nicolas Pouillard <nicolas.pouillard@gmail.com>
To: Daniel Bünzli <daniel.buenzli@erratique.ch>
Cc: OCaml List <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] ocamlbuild plugin linking phase
Date: Sat, 09 May 2009 19:51:26 +0200	[thread overview]
Message-ID: <1241891367-sup-6949@ausone.local> (raw)
In-Reply-To: <F61AA8CB-20FA-4459-BC9C-981D1E4E71D6@erratique.ch>

Excerpts from Daniel Bünzli's message of Fri May 08 15:27:40 +0200 2009:
> Is there a way to add options to the plugin linking phase (I'd like to  
> link my plugin with Str) ?

There is no support for this in ocamlbuild. However, I think you
can workaround this issue by providing -ocamlc 'ocamlc str.cma' (same for
ocamlopt).

-- 
Nicolas Pouillard


  reply	other threads:[~2009-05-09 17:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-08 13:27 Daniel Bünzli
2009-05-09 17:51 ` Nicolas Pouillard [this message]
2009-05-09 19:07   ` [Caml-list] " Daniel Bünzli

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=1241891367-sup-6949@ausone.local \
    --to=nicolas.pouillard@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=daniel.buenzli@erratique.ch \
    /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).