Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » Compiler or LINK options = MSC9 build
Compiler or LINK options = MSC9 build [message #26546] Mon, 10 May 2010 19:18 Go to previous message
klrkt is currently offline  klrkt
Messages: 20
Registered: December 2008
Promising Member
I am trying to set the following switches for MSC9 build
-DataExecutionPrevention:0
-RandomizedBaseAddress:1
-FixedBaseAddress:2


I tried all three on "Setup/Build Methods" - MSC9,Optimize for Speed field which only accepted -DataExecutionPrevention:0

The -RandomizedBaseAddress:1 and -FixedBaseAddress:2 switches returned errors on the Optimize fields
and the "Release Flags" and "Release Link" fields.
i.e.
LINK : warning LNK4044: unrecognized option '/RandomizedBaseAddress:0'; ignored
LINK : warning LNK4044: unrecognized option '/FixedBaseAddress:0'; ignored

I am using the provided "Puzzle" example.
Can you help please?
 
Read Message
Read Message
Read Message
Previous Topic: Windows setup appends files
Next Topic: build debs
Goto Forum:
  


Current Time: Thu Apr 25 00:09:10 CEST 2024

Total time taken to generate the page: 0.67811 seconds