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: Other Features Wishlist and/or Bugs » Global linker options
Re: Global linker options [message #22230 is a reply to message #22217] Fri, 26 June 2009 10:48 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14266
Registered: November 2005
Ultimate Member
ptDev wrote on Wed, 24 June 2009 17:15

Hi,

Under Windows, I've just replaced my MinGW TDM build by the newest official MinGW release (GCC 4.4.0).

However, in order to use the new exception handling implementation, this new version links any executable to an additional DLL (libgcc_s_dw2-1.dll) by default.

I would like to be able to override this behavior globally (i.e., not having to specify it to any package), by passing the '-static-libgcc' argument just once and allowing TheIDE to apply this link option to all packages.

Is this possible?


Regards,
Francisco Almeida


That is why prefered place to specify compiler options is Build method.

The only thing to notice is that there are 3 variants (debug, optimize speed, optimize size). You have to put it into all of them.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Some issues with autobuild 1236
Next Topic: Small bug in "package organizer" dialog (svn 1357) [BUG]
Goto Forum:
  


Current Time: Fri Jul 18 17:23:34 CEST 2025

Total time taken to generate the page: 0.00803 seconds