From: "Sylvain LE GALL" <sylvain.le-gall@polytechnique.org>
To: maxence.guesdon@inria.fr, yminsky@cs.cornell.edu,
caml-list@inria.fr, sylvain.le-gall@polytechnique.org,
sophak@easyconnect.fr
Subject: [: Re: [Caml-list] Generating module lists automatically]
Date: Wed, 20 Aug 2003 00:25:10 +0200 [thread overview]
Message-ID: <20030819222510.GB1537@gallu> (raw)
----- Forwarded message from -----
Date: Mon, 18 Aug 2003 22:26:12 +0200
To: Maxence Guesdon <maxence.guesdon@inria.fr>
Cc: Yaron Minsky <yminsky@cs.cornell.edu>, caml-list@inria.fr
Subject: Re: [Caml-list] Generating module lists automatically
Message-ID: <20030818202612.GA932@gallu>
References: <63491.141.155.88.179.1061233365.squirrel@minsky-primus.homeip.net> <20030818213510.5fba034b.maxence.guesdon@inria.fr>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20030818213510.5fba034b.maxence.guesdon@inria.fr>
User-Agent: Mutt/1.5.4i
Status: RO
On Mon, Aug 18, 2003 at 09:35:10PM +0200, Maxence Guesdon wrote:
> Hi,
>
> > Does anyone have a reasonable solution to the problem of automatically
> > generating dependencies and topologically sorted module lists for
> > executables? omake seems to do a good job for managing dependencies
> > between automatically, but I don't see any good way of generating a
> > topologically sorted list of names automatically within omake. Camlmake
> > (http://www.davidb.org/camlmake/) seems to be the right kind of thing, but
> > does not appear to be maintained anymore. I'm wondering if there are any
> > other good options out there.
>
> Have a look at ocamldsort:
> http://www.eleves.ens.fr/home/ara/ocaml.html
>
> Regards,
>
Well....
You also may take a look at the cameleon CVS. Just look at the different
Makefile, master.Makefile.in + the dir utils/ ( which contains
ocamldep-extract, which is a very simple program to sort
module list to compile your code ). The rest of the system ( Makefile +
master.Makefile.in ) permits to extract all dependency ( included zoggy
file, mly, mll, + file with special syntax... ).
http://savannah.nongnu.org/cgi-bin/viewcvs/cameleon/cameleon/?only_with_tag=findlib
For now, it is only a simple system of Makefile. If you have any comment
send it to me... I will read them with a lot of care.
Regard
Sylvain LE GALL
----- End forwarded message -----
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
reply other threads:[~2003-08-19 22:30 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20030819222510.GB1537@gallu \
--to=sylvain.le-gall@polytechnique.org \
--cc=caml-list@inria.fr \
--cc=maxence.guesdon@inria.fr \
--cc=sophak@easyconnect.fr \
--cc=yminsky@cs.cornell.edu \
/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