Browse thread
Re: [Caml-list] dynamic link library path under mingw [NC]
- Matthieu Dubuget
[
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: | 2010-01-27 (16:19) |
From: | Matthieu Dubuget <matthieu.dubuget@g...> |
Subject: | Re: [Caml-list] dynamic link library path under mingw [NC] |
-------- Original Message -------- Subject: Re: [Caml-list] dynamic link library path under mingw [NC] From: Rabih EL-CHAAR <rabih.el-chaar@lyxor.com> To: matthieu.dubuget@gmail.com Date: 27/01/2010 15:36 > > Why you're not using -dllpath option in ocamlmklib? > I think this should solve your problem (didn't make the check). I did. With no more success. I even did it with -verbose, with and without -dllpath: the emitted commands are the same Thanks for your suggestion P.S. I have the same kind of problem with native code. Is there any way to store search path for dynamic libraries in PO/COFF programs? Salutations Matt