caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Ken Wakita <wakita@is.titech.ac.jp>
To: Pierre.Weis@inria.fr
Cc: caml-list@inria.fr
Subject: Re: wish
Date: Thu, 28 Dec 2000 15:47:07 +0900	[thread overview]
Message-ID: <20001228154707R.wakita@is.titech.ac.jp> (raw)
In-Reply-To: <200012271804.TAA22563@pauillac.inria.fr>


In message (<200012271804.TAA22563@pauillac.inria.fr>)
from Pierre Weis <Pierre.Weis@inria.fr>,
talking about "Re: wish",
on Wed, 27 Dec 2000 19:04:14 +0100 (MET)

> Are you aware of the new + option to -I recently added to the
> compiler working sources? It allows to write:
> 
>        ocamlopt -o <executable> -I +lablgtk -I +threads <source>
> 
> isn't it what you wanted ?
> 
> Hope this helps,

No, I didn't know it.  This is what I wanted.  Thank you for this
information.

I hope the same convention is followed by the ocamlbrowser.  And also
that ocamlbrowser disclude the standard library path when given -I
options:

  ocamlbrowser:                  standard library path
  ocamlbrowser -I +lablgtk:      lablgtk only
  ocamlbrowser -I + -I +lablgtk: standard library path and lablgtk

This feature sounds a bit odd but is convenient for experienced O'Caml
programmers to examine APIs of non-standard packages.

Ken



      reply	other threads:[~2000-12-30 19:09 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-22 10:23 wish Ken Wakita
2000-12-26  8:41 ` wish Ian Zimmerman
2000-12-27  2:35   ` wish Ken Wakita
2000-12-27 18:04     ` wish Pierre Weis
2000-12-28  6:47       ` Ken Wakita [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=20001228154707R.wakita@is.titech.ac.jp \
    --to=wakita@is.titech.ac.jp \
    --cc=Pierre.Weis@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).