Browse thread
[ANN] OCaml Reins 0.1 - Persistent Data Structure Library
[
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: | 2007-10-05 (19:45) |
From: | David Allsopp <dra-news@m...> |
Subject: | RE: Cherry-picking modules (was Re: [Caml-list] [ANN] OCaml Reins0.1- Persistent Data Structure Library) |
> Then it has been modified : > - findlib's configure script explicitely uses a forward slash as a > path delimiter > - the EXEC_SUFFIX variable which enables the use of an extension for > executables (window's ".exe") appeared to simply not work > - don't have the full list available here > > Technically nothing too big prevents findlib from working under > windows. The thing is findlib's official current version just doesn't. I submitted patches for the official source to Gerd 16 months ago and he very quickly responded with a test version 1.1.3 in SVN for me - regrettably it has taken *me* this long to get around to testing it. I don't know what Gerd's workload is like at the moment, but with luck there may be a new official version that correctly supports Windows soon! David