caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Jake Donham" <jake.donham@skydeck.com>
To: caml-list@inria.fr
Subject: problem with ocamlbuild, .d.byte, -pack, and transitive dependencies
Date: Thu, 5 Jul 2007 18:59:34 -0700	[thread overview]
Message-ID: <c7e4e9f0707051859j765b7473m90218529612b6633@mail.gmail.com> (raw)

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

                 reply	other threads:[~2007-07-06  1:59 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=c7e4e9f0707051859j765b7473m90218529612b6633@mail.gmail.com \
    --to=jake.donham@skydeck.com \
    --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).