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++ Library support » U++ Core » Core package build flags
Core package build flags [message #19739] Thu, 08 January 2009 16:52 Go to next message
cocob is currently offline  cocob
Messages: 156
Registered: January 2008
Experienced Member
With does the core package does not "accepts" the two flags GUI and MT ?

[Updated on: Thu, 08 January 2009 16:53]

Report message to a moderator

Re: Core package build flags [message #19988 is a reply to message #19739] Sun, 08 February 2009 08:09 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
cocob wrote on Thu, 08 January 2009 10:52

With does the core package does not "accepts" the two flags GUI and MT ?


Accepts only affects "dotted" flags (like .USESOMETHING).

GUI and MT are always used in "normal" form.

Note that the only reason for "dotted" flags and "accepts" is to reduce compile time and the disk space required for compilation. Everything would work with normal flags, just there would be duplicate identical object files...

Mirek
Re: Core package build flags [message #19995 is a reply to message #19739] Sun, 08 February 2009 11:55 Go to previous message
cocob is currently offline  cocob
Messages: 156
Registered: January 2008
Experienced Member
yes it's true all works with normal flags but i have huge packages with some config flags and it would reduce build time if i could set GUI and MT as dotted flags.
Previous Topic: VectorMap inside VectorMap
Next Topic: LoadFile problem with accented chars
Goto Forum:
  


Current Time: Tue Apr 16 14:54:57 CEST 2024

Total time taken to generate the page: 0.01555 seconds