I built Ocaml-3.08.2 with Cygwin Mingw (all downloaded
today) and all of the binaries (e.g. ocamlc.exe, ocaml.exe, ocamlopt.exe, etc.)
report “Program too big to fit in memory”. All of the opt.opt
binaries (e.g. ocamlc.opt, etc.) and OcamlWin.exe seem to work fine (although
OcamlWin can’t spawn ocaml.exe, of course.) The machine has 2 GB physical
memory and is very lightly loaded (page file usage is about .5 GB).
Has anybody encountered this problem?
Dominic Cooney