caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Marc Weber <marco-oweber@gmx.de>
To: caml-list <caml-list@inria.fr>
Subject: [Caml-list] Re: ocamlopt vs camlc, different behaviour - how to track down?
Date: Tue, 25 Jun 2013 03:12:19 +0200	[thread overview]
Message-ID: <1372121389-sup-800@nixos> (raw)
In-Reply-To: <1372089559-sup-2177@nixos>

Adopting the code at Camlp4Profiler (which ships with ocaml) seems
to do what I want.

trace: trace.ml
	ocamlc -dtypes -pp 'camlp4r -I +camlp4 -parser Camlp4QuotationCommon  -parser Camlp4QuotationExpander' -I +camlp4 -o $@ -c $<

Marc Weber

  reply	other threads:[~2013-06-25  1:11 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-24 16:03 [Caml-list] " Marc Weber
2013-06-25  1:12 ` Marc Weber [this message]
2013-06-25  5:45 ` Stéphane Glondu
2013-06-28 23:54 ` [Caml-list] " Marc Weber
2013-06-29  7:31   ` Gabriel Scherer
2013-07-10  1:56 ` Marc Weber

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=1372121389-sup-800@nixos \
    --to=marco-oweber@gmx.de \
    --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).