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 » Developing U++ » U++ Developers corner » Problems compiling theide with mingw (help needed)
Re: Problems compiling theide with mingw (help needed) [message #46262 is a reply to message #46261] Sun, 03 April 2016 10:43 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
Novo wrote on Sun, 03 April 2016 06:01
In case of TDM:
gcc (tdm64-1) 4.9.2 x64 seems to work fine. All configurations.
gcc (GCC) 4.8.1 x86. Optimal and Speed configurations crash.


What is your -O setting? Are you using BLITZ?

Have you tested long-term? At first I thought it is OK, but then tried it for regular work and found that not so much...

Anyway, right now I believe that -O2 without BLITZ works with 5.3.0. Current nightly build is done that way. Working hypothesis is that the problem is automatic inlining of all function (which -O3 adds), perhaps linker is unable to cope with that... (naturally, I turned my attention to linker, as GCC itself should be the same as in Linux, where everything is rock stable...). Moreover, -O2 seems to be as fast as -O3.

Now if only linker would be faster with debug...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Cross compiling with mingw
Next Topic: my 3d window
Goto Forum:
  


Current Time: Wed May 08 11:21:40 CEST 2024

Total time taken to generate the page: 0.01939 seconds