caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Ocamldep too "gentle".
@ 2003-12-02 16:26 David Brown
  2003-12-02 16:42 ` Nicolas George
  2003-12-02 17:48 ` Remi Vanicat
  0 siblings, 2 replies; 6+ messages in thread
From: David Brown @ 2003-12-02 16:26 UTC (permalink / raw)
  To: Caml List

I'm having a problem with ocamldep being too "gentle".  I have a file
units.ml that is generated with extract_crc.  The problem is that
ocamldep gets run at the beginning of the make, when units.ml doesn't
yet exist.  ocamldep doesn't output the dependency on units.cmo and
units.cmx because it can't find the source file.

I know that ocamldep doesn't have any way of knowing which directory the
dependency is to be located in, so I'm really just looking for
suggestions.

Dave

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-12-02 17:57 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-12-02 16:26 [Caml-list] Ocamldep too "gentle" David Brown
2003-12-02 16:42 ` Nicolas George
2003-12-02 16:53   ` samsaga2
2003-12-02 16:59     ` Nicolas George
2003-12-02 17:48 ` Remi Vanicat
2003-12-02 17:57   ` Damien

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