Browse thread
[Caml-list] Cygwin and ocamlc -custom linking
- Marcin Wudarczyk
[
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: | 2004-02-25 (12:51) |
From: | Marcin Wudarczyk <mar@m...> |
Subject: | [Caml-list] Cygwin and ocamlc -custom linking |
I try to link a simple application with $ ocamlc -custom abc.ml -o a.exe and run the result, I get: $ ./a.exe No bytecode file specified. But when I link without -custom switch, everything works fine. I have ocaml 3.07. I would appreciate any help. Regards Marcin Wudarczyk http://mar.prv.pl ------------------- 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