caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* ocamlbuild: change the target name
@ 2007-09-14  9:45 Paolo Donadeo
  2007-09-17 13:04 ` [Caml-list] " Nicolas Pouillard
  0 siblings, 1 reply; 3+ messages in thread
From: Paolo Donadeo @ 2007-09-14  9:45 UTC (permalink / raw)
  To: caml-list

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-09-17 16:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-14  9:45 ocamlbuild: change the target name Paolo Donadeo
2007-09-17 13:04 ` [Caml-list] " Nicolas Pouillard
2007-09-17 16:31   ` skaller

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).