Browse thread
[Caml-list] win95 bytecompilation/linking
- alex lazarev
[
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: | alex lazarev <alexl@m...> |
| Subject: | [Caml-list] win95 bytecompilation/linking |
What is wrong here:
Linux:
ocamlc -o hello /usr/lib/ocaml/labltk/labltk.cma -I
> /usr/lib/ocaml/labltk hello.ml
-- all right
Win95
C:\ocaml\example>ocamlc -I ../lib/labltk -o hello.exe hello.ml
Error while linking hello.cmo: Reference to undefined global `Tk'
-- it's also right. (Almost right?) - absent labltk
ocamlc -o hello /usr/lib/ocaml/labltk/labltk.cma
> -I /usr/lib/ocaml/labltk hello.ml
-- Illegal file or command name
-- I/O error: hello.exe: No such file or directory
How can i build .exe in win95?
ps: Regretfully ocaml distribution don't have demos
--
Alex<alexl@mari-el.ru>
-------------------
To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr