From: Alain Frisch <alain.frisch@inria.fr>
To: Jeff Henrikson <jehenrik@yahoo.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] nonresolved .cma files and errors
Date: Thu, 12 Apr 2007 09:05:06 +0200 [thread overview]
Message-ID: <461DDA22.2090900@inria.fr> (raw)
In-Reply-To: <461DD4D7.2050703@yahoo.com>
Jeff Henrikson wrote:
> OTOH, I see from the list archive that I'm not making up this inlining
> across files thing . . .
>
> http://caml.inria.fr/pub/old_caml_site/caml-list/0117.html
>
> So if I understand correctly then, cross-file function inlining must by
> design be delayed until link time?
No. The native compiler looks for .cmx files to perform inlining and
other cross-module optimizations. The -I options control in which
directories these files are searched for. The .cmx files provided on the
command line are again ignored.
-- Alain
next prev parent reply other threads:[~2007-04-12 7:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-11 3:06 Jeff Henrikson
2007-04-11 6:58 ` [Caml-list] " Martin Jambon
2007-04-11 8:04 ` Alain Frisch
2007-04-12 6:42 ` Jeff Henrikson
2007-04-12 7:05 ` Alain Frisch [this message]
2007-04-11 11:35 ` Nicolas Pouillard
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=461DDA22.2090900@inria.fr \
--to=alain.frisch@inria.fr \
--cc=caml-list@inria.fr \
--cc=jehenrik@yahoo.com \
/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