Browse thread
[Caml-list] weird behavior with ocaml + mingw32 + bytecode + ssh
- Alan Schmitt
[
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: | Alan Schmitt <alan.schmitt@p...> |
| Subject: | [Caml-list] weird behavior with ocaml + mingw32 + bytecode + ssh |
Hi, As we are porting some ocaml applications to win32, we are using the mingw32 version of the ocaml compiler. Yesterday I noticed something strange: when using ocaml (or ocamlc) over ssh, nothing gets printed to the screen (for instance, 'ocamlc -h' does not give any output). Doing so directly from the machine or using ocamlc.opt (from ssh) works fine. I do not think this is a bug with ocaml, I suspect it is some issue with ocamlrun (maybe the dll cannot be loaded under ssh). Has anyone seen something like this, and where should I look to investigate ? Thanks a lot, Alan Schmitt -- The hacker: someone who figured things out and made something cool happen. ------------------- 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