1. Re: djgpp
Robert Craig wrote:
>
> Beaumont Furniss writes:
>
> > Is this limited to 128 Mbyte , as is Euphoria 2.0/2.1/2.2/** ;
> > under DOS32 ?
>
> No such limit is documented by Causeway.
> Rather, the docs promise 4Gb of virtual memory.
> There used to be a problem on some plain-DOS machines,
> under certain circumstances, that created a limit
> of 64Mb, but that has been fixed in the version of
> Causeway used in Euphoria 2.2.
>
> I only have 64Mb RAM on my machine, so I can't test this.
>
> Regards,
> Rob Craig
> Rapid Deployment Software
> http://www.RapidEuphoria.com
Under DOS 6.22 and under Caldera DOS 7.03 you have to run without
HIMEM.SYS, otherwise you are limited to 64MB. I tested it with my
machine up to 256MB and it runs fine.
Under WinNT the DOS32 gives you also 256MB (except memory used by NT).
Have a nice day, Rolf