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++ » Releasing U++ » Small note...
Re: Small note... [message #15707 is a reply to message #15706] Mon, 05 May 2008 14:21 Go to previous messageGo to previous message
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
luzr wrote on Mon, 05 May 2008 13:42

mdelfede wrote on Mon, 05 May 2008 07:19

luzr wrote on Mon, 05 May 2008 09:43

Novo wrote on Mon, 05 May 2008 00:52

On both Windows and Linux?
It always was "All static" on Windows ...


In linux, of course. Now it is "shared" in debug and "static" in release.



hmmm... where is it in .bm file ?



RELEASE_LINKMODE="1"




It was already there in my build scripts... was it wrong in your setup ?

Quote:


Quote:


Quote:


Also, it looks like we will have to drop to -O2, as latest deep trouble with new Ubuntu appears to be compiler optimizer bug... (but still investigating).



Done in latest svn and deb build. I added -fno-inline-functions to O3 optimization, taking of only the offending option.
Btw, as I told in other forum, if you want to build directly from svn you must change manually the option in build methods.

Ciao

Max



Well, not sure about that, I would rather played it safe with -O2 Wink

Also, please, I still have not located the bug so it is not "final" that it is really the compiler....




Well, I did test it wit -O3 -fno-inline-functions and it works, but if you prefere I can change it on next build Smile
BTW I've seen on a bug report that the option -finline-functions has been reported as a probable bug's cause on GCC4.2.3... I'll try to create a small testcase about it if I can.

This optimization should "embed" short,static function inside caller's code. That can maybe an hint on where to look for the bug ? Smile

Max
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Not all GUI UPP project files have NOGTK configuration
Next Topic: Releases....
Goto Forum:
  


Current Time: Thu May 23 13:09:48 CEST 2024

Total time taken to generate the page: 0.00389 seconds