Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: "Nicolas Pouillard" <nicolas.pouillard@gmail.com>
To: Dario Teixeira <darioteixeira@yahoo.com>
Cc: romain.bardou <romain.bardou@lri.fr>,
	Caml_mailing list <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] Ocamlbuild with findlib + camlp4
Date: Fri, 07 Mar 2008 16:01:44 +0100	[thread overview]
Message-ID: <1204902024-sup-7387@ausone.local> (raw)
In-Reply-To: <904598.33624.qm@web54607.mail.re2.yahoo.com>

[-- Attachment #1: Type: text/plain, Size: 1103 bytes --]

Excerpts from Dario Teixeira's message of Fri Mar 07 15:46:56 +0100 2008:
> Hi,
> 
> Thanks for your help.  I think we're getting closer to creating a generic
> Ocamlbuild plugin that adds support for Findlib.  However, I'm also beginning
> to suspect that actually getting there -- creating a true generic solution --
> might not be at all possible with the current Ocamlbuild.
> 
> > * The "pkg_nums", "pkg_str", and "pkg_unix" tags (simply add packages to 
> > the "packages" list if you need other packages) which add the "-package 
> > nums", "-package str" and "-package unix" options respectively. Tag your 
> > source files with the -package options they should use when compiling, 
> > and your output files with the -package options they should use when 
> > linking.
> 
> Your idea can be extended to create a plugin that supports any of the
> packages available through Findlib.  Just query Findlib for a list of
> packages:
> 
> let packages =
>         Findlib.init ();
>         Fl_package_base.list_packages ()

Great idea!

Does these functions exists?

-- 
Nicolas Pouillard aka Ertai

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 286 bytes --]

  reply	other threads:[~2008-03-07 15:03 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-05 13:41 Dario Teixeira
2008-03-05 15:08 ` [Caml-list] " Romain Bardou
2008-03-06 15:31   ` Dario Teixeira
2008-03-06 15:46     ` Pietro Abate
2008-03-06 19:45       ` Dario Teixeira
2008-03-06 22:14         ` Pietro Abate
2008-03-07  9:26     ` Romain Bardou
2008-03-07 14:46       ` Dario Teixeira
2008-03-07 15:01         ` Nicolas Pouillard [this message]
2008-03-07 16:12           ` Dario Teixeira
2008-03-08 11:36             ` Nicolas Pouillard
2008-03-10 15:33               ` Dario Teixeira
2008-03-10 16:15                 ` Romain Bardou
2008-03-10 21:13                   ` Dario Teixeira
2008-03-10 19:56                 ` Arnaud Spiwack
2008-03-10 21:15                   ` Dario Teixeira
2008-03-11 10:37                 ` Nicolas Pouillard
2008-03-11 13:49                   ` Romain Bardou
2008-03-11 15:03                     ` Romain Bardou
2008-03-11 17:32                   ` Dario Teixeira
2008-03-11 20:17                     ` Richard Jones
2008-03-11 10:41       ` 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=1204902024-sup-7387@ausone.local \
    --to=nicolas.pouillard@gmail.com \
    --cc=caml-list@yquem.inria.fr \
    --cc=darioteixeira@yahoo.com \
    --cc=romain.bardou@lri.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