Update PellesC polink (porc, polib) to v8.0?
Posted: Mon Mar 06, 2017 10:23 pm
With the current polink version 5.0.1.0 we are missing following options for the linker:Would be nice if you could update to the latest version... But I assume it's not an easy task, else you've probably done it already!?
Cheers, chi
Code: Select all
/DBG Specifies the name of the DBG file. [8.00]
/DYNAMICBASE Specifies random rebasing at load time (ASLR). [8.00]
/HIGHENTROPYVA Specifies support for 64-bit random rebasing at load time. [8.00]
/INTEGRITYCHECK Specifies a check for a digital signature in order to load the image. [8.00]
/MANIFESTUAC Specifies attributes for the trustInfo section of the manifest file. [6.00]
Cheers, chi