caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Daniel Bünzli" <daniel.buenzli@epfl.ch>
To: OCaml List <caml-list@inria.fr>
Subject: ocamlbuild and profiling
Date: Fri, 8 Jun 2007 15:27:49 +0200	[thread overview]
Message-ID: <B312766B-1BEE-47A5-A0E4-6C5A79724A37@epfl.ch> (raw)

Hello,

When I compile for profiling ocambuild fails because some standard  
library files are missing, namely those compiled with profiling support.

> > echo 'let () = print_int 3' > test.ml
> > ocamlbuild test.p.native
> + /usr/local/bin/ocamlopt.opt -p test.p.cmx -o test.p.native
> Cannot find file std_exit.p.cmx
> Command exited with code 2.
> Compilation unsuccessful after building 4 targets (0 cached) in  
> 00:00:00.

There are at least three possibilities :

1) This is a problem in my own install.
2) This is a bug in the distribution install process.
3) ocamlbuild should not look for profiling support in standard  
library files.

Can anybody give a hint ?

Thanks for your answers,

Daniel


             reply	other threads:[~2007-06-08 13:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-08 13:27 Daniel Bünzli [this message]
2007-06-08 13:35 ` [Caml-list] " Daniel Bünzli

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=B312766B-1BEE-47A5-A0E4-6C5A79724A37@epfl.ch \
    --to=daniel.buenzli@epfl.ch \
    --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).