caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Joel Reymont <joelr1@gmail.com>
To: "Nicolas Pouillard" <nicolas.pouillard@gmail.com>
Cc: "Caml List" <caml-list@inria.fr>
Subject: Re: [Caml-list] Producing a C wrapper with ocamlbuild or OMake
Date: Wed, 28 Mar 2007 19:58:15 +0100	[thread overview]
Message-ID: <2CF92637-B771-46BF-97F6-B49F3A74493F@gmail.com> (raw)
In-Reply-To: <cd67f63a0703280846w6c667395s1e89ac116ee0b32f@mail.gmail.com>


On Mar 28, 2007, at 4:46 PM, Nicolas Pouillard wrote:

> I don't know why it would. What is your _tags contents?

<*caml.o>: output_obj

>> I replaced the flags and now get
>
> replaced ?

Well, yes, I have this now:

(*
flag ["ocaml"; "link"] (A"-linkpkg");;
*)

flag ["ocaml"; "link"; "output_obj"] (A"-output-obj");

Can I use flag multiple times, i.e. uncomment the first flag and have  
two of them?

	Thanks, Joel

--
http://wagerlabs.com/






  reply	other threads:[~2007-03-28 18:58 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27 23:10 Joel Reymont
2007-03-28  8:53 ` [Caml-list] " Nicolas Pouillard
     [not found]   ` <cd67f63a0703280158g559eff38pb6cca758682cad4a@mail.gmail.com>
2007-03-28  9:04     ` Joel Reymont
2007-03-28 12:38       ` Nicolas Pouillard
2007-03-28 13:25         ` Joel Reymont
2007-03-28 13:57           ` Nicolas Pouillard
2007-03-28 14:10             ` Joel Reymont
2007-03-28 15:46               ` Nicolas Pouillard
2007-03-28 18:58                 ` Joel Reymont [this message]
2007-03-28 21:13                   ` Nicolas Pouillard
2007-03-28 14:44             ` Joel Reymont
2007-03-28 15:49               ` Nicolas Pouillard
2007-03-28 22:46                 ` Joel Reymont
2007-03-29 11:20                   ` Nicolas Pouillard

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=2CF92637-B771-46BF-97F6-B49F3A74493F@gmail.com \
    --to=joelr1@gmail.com \
    --cc=caml-list@inria.fr \
    --cc=nicolas.pouillard@gmail.com \
    /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).