Browse thread
OCaml 3.11.0 release candidate
[
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-11-26 (18:43) |
From: | Andres Varon <avaron@g...> |
Subject: | Re: [Caml-list] OCaml 3.11.0 release candidate |
On Nov 26, 2008, at 12:05 PM, Xavier Leroy wrote: >> So far our tests have compiled and run successfully in most platforms >> [1] excepting Windows 64 bits (but it's the first time I attempt to >> compile in this architecture). I am getting this error message: > > There are two problems with Windows 64 that I forgot to fix before > this RC1 release; this is one of them. A patch is available at > > http://gallium.inria.fr/~xleroy/ocaml-3.11rc1-win64.patch > > The CVS release branch contains this fix. The patch was successful and OCaml has compiled cleanly. best, Andres > > > Regards, > > - Xavier Leroy