caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christian Lindig <lindig@eecs.harvard.edu>
To: Caml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] Modules Order
Date: Thu, 18 Apr 2002 10:24:57 -0400	[thread overview]
Message-ID: <20020418142456.GB9137@lakeland.eecs.harvard.edu> (raw)
In-Reply-To: <00a501c1e6e1$8c910970$3900a8c0@warp>

On Thu, Apr 18, 2002 at 04:01:33PM +0200, Warp wrote:

> In my last post, I was talking about finding the good order for
> CMO-linking when you only got ocamldep output.  I've think about it,
> and here's some results, please let me know if there is another/better
> way.

I once proposed a sorted output for ocamldep that could be used as the
linking order. The output would be sorted such that files that come
early in the link order also come early in the output. A simple sed
script then could strip away dependencies to get just the file names for
linking.  I still like the idea but my patch for ocamldep that
implemented the topological ordering did not make it into the
distribution.

-- Christian
-------------------
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:[~2002-04-18 14:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-18 14:01 Warp
2002-04-18 14:24 ` Christian Lindig [this message]
2002-04-18 14:31   ` Michal Moskal
2002-04-18 14:40     ` Christian Lindig
2002-04-18 14:45       ` Michal Moskal
     [not found] ` <15550.55633.886446.494339@paille.inria.fr>
2002-04-18 14:41   ` Warp
2002-04-18 20:55     ` John Max Skaller

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=20020418142456.GB9137@lakeland.eecs.harvard.edu \
    --to=lindig@eecs.harvard.edu \
    --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).