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
Re: Compiler or LINK options = MSC9 build [message #26584 is a reply to message #26546] Thu, 13 May 2010 07:11 Go to previous messageGo to previous message
tojocky is currently offline  tojocky
Messages: 607
Registered: April 2008
Location: UK
Contributor

Maybe this is correct?
-DDataExecutionPrevention:0
-DRandomizedBaseAddress:1
-DFixedBaseAddress:2

you need to add "D" prefix if you want to pass as flag.

klrkt wrote on Mon, 10 May 2010 20:18

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: Tue Jun 11 10:15:18 CEST 2024

Total time taken to generate the page: 0.01987 seconds