Re: [fpc-pascal] x64 compiler and Large Address Aware flag

2016-07-27 Thread Jonas Maebe
OBones wrote on Wed, 27 Jul 2016: I don't see any issue with the command line and the number of files does not seem that high to me. As a workaround, I patched ppcrossx64.exe so that its PE header includes the Large Address Aware flag thus meaning it can now use up to about 3G of RAM inste

[fpc-pascal] x64 compiler and Large Address Aware flag

2016-07-27 Thread OBones
Hello, We are using FPC (2.6.0) here to allow compiling our users ideas into runable code and while this has worked just fine until now, on one occasion we have reached a situation where the ppcrossx64 compiler ends with an EOutOfMemory exception. Looking at its memory consumption, sure enough