From: David MENTRE <david.mentre@gmail.com>
To: Martin Jambon <martin_jambon@emailuser.net>
Cc: David MENTRE <dmentre@linux-france.org>, caml-list@inria.fr
Subject: Re: [Caml-list] [ANN] ocamlscript 1.1
Date: Tue, 4 Oct 2005 09:57:20 +0200 [thread overview]
Message-ID: <3d13dcfc0510040057t4070a781i@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.63.0510031325030.14725@munge>
Hello Martin,
2005/10/3, Martin Jambon <martin_jambon@emailuser.net>:
> - how do you specify more than one library (on my OS everything that
> follows #!/path/to/ocamlscript is treated as only one argument)?
Yes, I have the same behavior on my system (Linux). But multiple
arguments are correctly interpreted (I just checked it).
The multiple arguments are seen as a single argument by ocamlscript
(i.e. the behaviour you observed) but, as the compilation command is
done through a Unix.system call, the underlying shell re-interprets
arguments through space separations.
> - could packages be loaded with ocamlfind so that we don't have to worry
> about dependencies, -I flags and camlp4 libraries?
Well, this software is quite short (about 100 lines) and is more a
proof of concept than expected to solve all cases. In other words, I
don't plan to invest much time in it. But it is free software and
patches are welcome. ;-)
Yours,
d.
prev parent reply other threads:[~2005-10-04 7:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-03 19:06 David MENTRE
2005-10-03 21:00 ` [Caml-list] " Martin Jambon
2005-10-04 7:57 ` David MENTRE [this message]
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=3d13dcfc0510040057t4070a781i@mail.gmail.com \
--to=david.mentre@gmail.com \
--cc=caml-list@inria.fr \
--cc=dmentre@linux-france.org \
--cc=martin_jambon@emailuser.net \
/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