Browse thread
[Caml-list] ocamlopt, windows, and no console
-
Jonathan Roewen
-
Dmitry Bely
- Igor Peshansky
-
Jonathan Roewen
- Jonathan Roewen
- Harry Chomsky
-
Dmitry Bely
[
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: | 2006-04-11 (09:05) |
From: | Jonathan Roewen <jonathan.roewen@g...> |
Subject: | Re: [Caml-list] ocamlopt, windows, and no console |
> I guess I'd have to provide a .c file which wraps ocaml's main > procedure then, which probably isn't too hard. Which then leads me to > requesting an option for the ocamlopt compiler for windows to have an > option to do this all automatically. And back to the task at hand: how do I specify a .lib file on the command line to get this all to link? I can't figure out the cclib/ccopt options to pass to ocamlopt =/ Jonathan