caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* problem with ocamlbuild, .d.byte, -pack, and transitive dependencies
@ 2007-07-06  1:59 Jake Donham
  0 siblings, 0 replies; only message in thread
From: Jake Donham @ 2007-07-06  1:59 UTC (permalink / raw)
  To: caml-list

[-- Attachment #1: Type: text/plain, Size: 361 bytes --]

Hi,

In the attached example, the targets test1.byte, test2.byte, and
test2.d.byte all work, but test1.d.byte (after -clean) fails with a
link error. It seems that the dependency of Foo.One on Bar.Two is
lost, and bar.d.cmo does not get built.

If you build test2.d.byte and then test1.d.byte it works, apparently
since bar.d.cmo already exists.

Thanks,

Jake

[-- Attachment #2: test.tar.gz --]
[-- Type: application/x-gzip, Size: 359 bytes --]

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

only message in thread, other threads:[~2007-07-06  1:59 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-06  1:59 problem with ocamlbuild, .d.byte, -pack, and transitive dependencies Jake Donham

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