Hello,

On Nov 25, 2008, at 12:09 PM, Damien Doligez wrote:

The release candidate is available here:
< http://caml.inria.fr/pub/distrib/ocaml-3.11/ >
(look for 3.11.0+rc1)

As usual, we need a few brave souls to try and install it on their
favourite architecture and report the result to me.

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:

Entering directory `/home/andres/ocaml-3.11.0+rc1/byterun`
flexlink -x64 -merge-manifest -exe -o ocamlrun.exe prims.obj ws2_32.lib libcamlrun.lib
** Fatal error: Cannot resolve symbols for <my build path here>\flexdll-0.10\flexdll_msvc.obj:
__security_check_cookie
__security_cookie

Any suggestions? 

best,

Andres
[1] Linux x86, Linux amd64, Mac OS X PPC 32 bits, Mac OS X Intel 32 bits, , Mac OS X Intel 64 bits, Windows 32 bits.