Update PellesC polink (porc, polib) to v8.0?

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
chi
Addict
Addict
Posts: 1087
Joined: Sat May 05, 2007 5:31 pm
Location: Austria

Update PellesC polink (porc, polib) to v8.0?

Post by chi »

With the current polink version 5.0.1.0 we are missing following options for the linker:

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] 
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
Et cetera is my worst enemy