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++ TheIDE and Library: Releases and ChangeLogs » GCC default compiler version change in Linux packages
GCC default compiler version change in Linux packages [message #15897] Wed, 14 May 2008 23:59
mdelfede is currently offline  mdelfede
Messages: 1307
Registered: September 2007
Ultimate Contributor
Due to the internal g++-4.2 internal compiler bug, spotted by Mirek, builds made with it (as for example Ubuntu Hardy Heron ones) were broken, giving random memory access violations.

So, default compiler version has been downgraded to 4.1, either to build theide and in GCC build method inside it; a dependency on g++-4.1 has been also added to debian packages from SVN-251 upwards.

If you install the package, all work is done automagically; if you prefere to compile from sources, please update GCC build method manually, adding
g++-4.1


in compiler-name field.

After that (and ide rebuild), all random memory violation errors should disappear.

Ciao

Max
Previous Topic: Patches - Fixes - Bazaar addition
Next Topic: PROFILEMT flag
Goto Forum:
  


Current Time: Fri Apr 19 10:26:15 CEST 2024

Total time taken to generate the page: 0.03599 seconds