03-12-2024, 11:36 AM
Terry
on windows to set the stack in compiler options the syntax is: -Wl,--stack, 4194304
in Ubuntu I had to use: -Wl,-z,stack-size= 4194304
on windows to set the stack in compiler options the syntax is: -Wl,--stack, 4194304
in Ubuntu I had to use: -Wl,-z,stack-size= 4194304