Browse thread
[Caml-list] ocamlopt and Windows DLL
[
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: | Dmitry Bely <dbely@m...> |
| Subject: | Re: [Caml-list] ocamlopt and Windows DLL |
Dmitry Bely <dbely@mail.ru> writes: > I am trying to build COM component written in ocaml using ocamlopt > compiler. To achive that I have slightly modified camlidldll script from > camlidl distribution. Now it builds DLL without a problem, but resulting > DLL never executes "let _ = ..." (_*_entry) constructs! After a short > investigation I have found the following code that seems to be causing the > problem: [...] I've found out finally that it was just my fault (missed .cmx when building caml-obj), so where is no problem with using ocamlopt for creating Windows DLL. Sorry for wasting your time :-) Hope to hear from you soon, Dmitry ------------------- To unsubscribe, mail caml-list-request@inria.fr. Archives: http://caml.inria.fr