Browse thread
OCaml version 3.11.0+beta1
[
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: | 2008-10-15 (15:04) |
From: | Alain Frisch <alain@f...> |
Subject: | Re: [Caml-list] OCaml version 3.11.0+beta1 |
Andres Varon wrote: > Thanks for the good work. I would like to know exactly what > architectures support the native Dynlink? I did not see this information > in the release notes. The native Dynlink is known to work under Linux x86, Linux AMD64, Win32 (mingw/msvc ports). It has been lightly tested under Win64, some flavors of BSDs and also the Cygwin port. -- Alain