caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Make the dependency generator for OCaml better usable for out-of-source builds
@ 2017-07-03 10:52 SF Markus Elfring
  0 siblings, 0 replies; only message in thread
From: SF Markus Elfring @ 2017-07-03 10:52 UTC (permalink / raw)
  To: caml-list

Hello,

I submitted a feature request on this topic.
https://caml.inria.fr/mantis/view.php?id=7577

It seems that there are some communication difficulties to handle before
further changes will be considered by the other issue tracking interface.


I started to experiment a bit more for build script adjustments for another
free software.


elfring@Sonne:~/Projekte/Bau/OCamlbuild> ocamldep -one-line -I ~/Projekte/OCaml/OCamlbuild/lokal/src ~/Projekte/OCaml/OCamlbuild/lokal/src/command.mli
/home/elfring/Projekte/OCaml/OCamlbuild/lokal/src/command.cmi : /home/elfring/Projekte/OCaml/OCamlbuild/lokal/src/tags.cmi /home/elfring/Projekte/OCaml/OCamlbuild/lokal/src/signatures.cmi


This tool is writing references for compiled interface descriptions with paths
of the source file directory.
How can be achieved that this program will use the working directory
(or an other specification for the desired software build folder)
for these cmi files?

Regards,
Markus

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-07-03 10:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-03 10:52 [Caml-list] Make the dependency generator for OCaml better usable for out-of-source builds SF Markus Elfring

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).