caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: SF Markus Elfring <elfring@users.sourceforge.net>
To: David Allsopp <dra-news@metastack.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Development status of the dependency generator for OCaml
Date: Fri, 21 Jul 2017 13:30:27 +0200	[thread overview]
Message-ID: <f5e351fc-589f-cce7-93cb-5bd0f85db881@users.sourceforge.net> (raw)
In-Reply-To: <E51C5B015DBD1348A1D85763337FB6D9014D51BFC0@Remus.metastack.local>

> It surprises me to find that ocamldep -all foo.mli doesn't generate `foo.cmi: foo.mli`, …

Thanks for your acknowledgement.


> What are you regarding as erroneous about the entries with 
> "only a dependency on a single compiled module interface"
> (for bytecode, that sounds correct to me).

A software build system which can support the programming language “OCaml”
to some some degree will contain generation rules for involved file types
as you mentioned it also.


> You mean that you'd like simple cases eliminated?

Yes. - The provided data set should eventually not repeat specifications
for dependencies for which you care by the selected build system already.


> foo.cmi:
> foo.cmo: foo.cmi
> 
> should simply not be printed, and be assumed to work with implicit rules?

Yes. - In principle for the default data export variant.

I looked into a few OCaml build configurations where the desired dependency
handling seems to work better with explicit make rules and corresponding
automatic rule generation.

Regards,
Markus

  reply	other threads:[~2017-07-21 11:30 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-18 19:21 SF Markus Elfring
2017-07-21  9:19 ` David Allsopp
2017-07-21 11:30   ` SF Markus Elfring [this message]
2017-07-21 13:01     ` David Allsopp
2017-07-21 15:50       ` SF Markus Elfring
2017-07-21 16:16         ` David Allsopp
2017-07-21 17:07           ` SF Markus Elfring
2017-07-25 18:13           ` [Caml-list] Addition of a data export variant containing only required extensions for build dependency specifications SF Markus Elfring

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=f5e351fc-589f-cce7-93cb-5bd0f85db881@users.sourceforge.net \
    --to=elfring@users.sourceforge.net \
    --cc=caml-list@inria.fr \
    --cc=dra-news@metastack.com \
    /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).