caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Joel Reymont <joelr1@gmail.com>
To: caml-list@inria.fr
Subject: Re: ocamlbuild and the "status bar"
Date: Tue, 27 Feb 2007 12:58:49 +0000	[thread overview]
Message-ID: <BA930FC8-F3DF-4F6C-9E37-A7DB735219EE@gmail.com> (raw)
In-Reply-To: <93A893D4-AE62-4F09-9E78-0F5B1AB674E5@gmail.com>


On Feb 27, 2007, at 11:04 AM, Joel Reymont wrote:

> I really like this tool but I can't figure out where to get the  
> nifty "status bar" functionality described towards the end of the  
> slides.

This is a rather silly question so I retract it. A much better  
question is the following...

How do I integrate ocamlbuild with external libraries?

I have OUnit installed in /usr/local/lib/ocaml/site-lib/ounit since  
it uses ocamlfind during installation. I have to use a longish  
command line to make OUnit examples compile, like this:

ocamlbuild -cflags -I,/usr/local/lib/ocaml/site-lib/ounit -lflags -I,/ 
usr/local/lib/ocaml/site-lib/ounit -libs unix,ounit test_list.byte

Maybe the solution here is to build OUnit with ocamlbuild but I  
haven't figured how to do this yet. Investigating!

	Thanks, Joel

--
http://wagerlabs.com/






  reply	other threads:[~2007-02-27 12:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-27 11:04 Joel Reymont
2007-02-27 12:58 ` Joel Reymont [this message]
2007-02-27 13:28   ` [Caml-list] " Nicolas Pouillard
2007-02-27 13:06 ` [Caml-list] " 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=BA930FC8-F3DF-4F6C-9E37-A7DB735219EE@gmail.com \
    --to=joelr1@gmail.com \
    --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).