On 11 Sep 2006, at 18:09, Eduardo wrote:

I have a little problem, i participe in the 'Large Compression Benchmark' (http://cs.fit.edu/~mmahoney/compression/text.html) and need to cache the whole enwik8 file (100MB) on memory but when i try to allocate space for it i get a compiler error, saying that maximum is 64MB (67108864). I tried to use $MEMORY 200000000,500000000 (200MB stack and 500MB heap) and the compiler switches, but no success.

How are you trying to allocate the memory, and for which target operating system are you compiling?


Jonas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to