Browse thread
[Caml-list] malfunctioning -o command-line argument?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Ohad Rodeh <ORODEH@i...> |
| Subject: | Re: [Caml-list] malfunctioning -o command-line argument? |
Alright then, can we make this a feature request?
Ohad.
-----------------------------------------------------------------------------------
Ohad Rodeh
tel: +972-3-6401641
IBM Haifa, storage research
|---------+--------------------------------->
| | Nicolas George |
| | <nicolas.george@ens.fr|
| | > |
| | Sent by: |
| | owner-caml-list@pauill|
| | ac.inria.fr |
| | |
| | |
| | 02/02/03 17:24 |
|---------+--------------------------------->
>--------------------------------------------------------------------------------------------------------------------------------------------------|
| |
| To: caml-list@inria.fr |
| cc: |
| Subject: Re: [Caml-list] malfunctioning -o command-line argument? |
>--------------------------------------------------------------------------------------------------------------------------------------------------|
Le quintidi 15 pluviôse, an CCXI, Ohad Rodeh a écrit :
> ocamlc -c foo.ml -o /tmp/foo.cmo
> will create foo.cmo in the current directory rather then /tmp.
> Is this a bug or a feature?
According to the man page, it is a feature:
-o exec-file
Specify the name of the output file produced by the linker.
It works for the linker, but not for the compiler.
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives:
http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ:
http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners