* Windows 64 bit Ocaml port
@ 2007-06-21 6:18 skaller
0 siblings, 0 replies; only message in thread
From: skaller @ 2007-06-21 6:18 UTC (permalink / raw)
To: caml-list; +Cc: Emmanuel Onzon
We found building 3.10 on Windows for amd64, 64 bit code,
it was *necessary* to increase the stack size. This is done
by editing Makefile.msvc64 so you have:
NATIVECC=cl /nologo /F104857600
This could also be done for Makefile.msvc32 I think.
It may be a good idea if Inria explicitly put the /F option
in this variable with a reasonable amount of stack. RF reckons
the default is 1M which is way too small for an FPL.
[Report added to bugtracker]
--
John Skaller <skaller at users dot sf dot net>
Felix, successor to C++: http://felix.sf.net
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-06-21 6:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-21 6:18 Windows 64 bit Ocaml port skaller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox