x86 Polink error using /LARGEADDRESSAWARE:YES?

Started by skywalk, October 06, 2015, 07:00:04 PM

Previous topic - Next topic

skywalk

Quote from: POLINKfatal error: Invalid /LARGEADDRESSAWARE argument; use NO.
Is this not allowed on a 32-bit Windows machine? I am trying to expose extra ram for my 32-bit dll after enabling per process ram with this setting:
Quote from: cmd.exe instruction; Change system setting to increase per process memory.
; Reboot after typing the following with Admin command prompt:
c:\>bcdedit /set IncreaseUserVA 3072
This occurs with v5 through the most recent v8.