in reply to Re: Perl memory limit - Windows64 strawberry perl
in thread Perl memory limit - Windows64 strawberry perl
This was indeed the problem! A bad ENV variable from some dev software was causing windows to run a 32bit cmd.exe.
I've learned that windows has 32bit and 64bit cmd.exe in various places (System32, wow64, amd64_microsoft_... wow64_microsoft_
Getting back to default and 64bit perl now is able to pass 8GB ram with no issues
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Perl memory limit - Windows64 strawberry perl
by Discipulus (Canon) on Mar 24, 2021 at 11:56 UTC |