From: "Paolo Donadeo" <p.donadeo@gmail.com>
To: caml-list@yquem.inria.fr
Subject: ocamlbuild: change the target name
Date: Fri, 14 Sep 2007 11:45:09 +0200 [thread overview]
Message-ID: <4b5157c30709140245ud523bafj14a6aa300290cf3f@mail.gmail.com> (raw)
I'm porting the build system of Ex-nunc from a plethora of makefiles
to ocamlbuild.
Is it possible to change the name of the generated (bytecode or
native) executable name? The Ex-nunc page compiler has a main module
contained in the file (try to guess) mail.ml. Using:
$ ocamlbuild ...some options... main.byte
the program is correctly compiled and named main.byte, but I would
prefer the output was called "xnuncc".
Now I use the mv command, but it's not the best solution.
TIA,
--
Paolo Donadeo, Senior Software Engineer
Studio Associato 4Sigma
Email: p.donadeo@4sigma.it
~
~
:wq
next reply other threads:[~2007-09-14 9:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-14 9:45 Paolo Donadeo [this message]
2007-09-17 13:04 ` [Caml-list] " Nicolas Pouillard
2007-09-17 16:31 ` skaller
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=4b5157c30709140245ud523bafj14a6aa300290cf3f@mail.gmail.com \
--to=p.donadeo@gmail.com \
--cc=caml-list@yquem.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