[project @ 2005-02-16 10:50:23 by simonmar]
Recommend using -M rather than -H to increase the heap size. On Windows, there's an arbitrary limit of 256Mb due to the way memory is allocated, which is the primary cause of running out of heap. On Unix, the heap size is unlimited by default.
Please register or sign in to comment