[
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: | Tobias Elze <mailinglists@t...> |
| Subject: | ocamlgsl natively for Windows? |
Hello, I want to make a MS Windows port (MinGW) of a linux application using the OCaml GSL library. However, I was not successfull in compiling the ocamlgsl library natively for Windows. The tool "ocamlmklib" which is required does not exist under windows. Does anyone have a working native Windows port of ocamlgsl? And if not, is there any way to build ocamlmklib under Windows, or to circumvent this tool? Thanks a lot, Tobias.