caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Kenichi Asai <asai@is.ocha.ac.jp>
To: Peter Zotov <whitequark@whitequark.org>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Can I pass added command line option through ocamlfind?
Date: Sun, 7 Dec 2014 00:17:24 +0900	[thread overview]
Message-ID: <20141206151724.GA67061@pllab.is.ocha.ac.jp> (raw)
In-Reply-To: <34db4173fc09c86c053fc51fab95f2b6@whitequark.org>

> You can use:
> 
>   ocamlfind -passopt '-lang ja' ...

Thank you!  The following saved the day!

ocamlfind ocamldoc -package lablgtk2.gnomecanvas -g custom.cmxs -d html -passopt -lang ja file.ml ...

-- 
Kenichi Asai

      reply	other threads:[~2014-12-06 15:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-12-06 13:06 Kenichi Asai
2014-12-06 13:43 ` Peter Zotov
2014-12-06 15:17   ` Kenichi Asai [this message]

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=20141206151724.GA67061@pllab.is.ocha.ac.jp \
    --to=asai@is.ocha.ac.jp \
    --cc=caml-list@inria.fr \
    --cc=whitequark@whitequark.org \
    /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).