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: Installation, Compiling and Running of theide » segfault while starting theide
Re: segfault while starting theide [message #8546 is a reply to message #8497] Fri, 16 March 2007 18:32 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
piotr5 wrote on Wed, 14 March 2007 09:51

there are 2 files which cause a segfault when compiled
speed-optimized. I solved the problem by compiling them
with a different gcc-option:

for Core/Vcont.cpp I need "-Os -finline-length=119", and
for RichText/ParaTypes.cpp I need "-Os -finline-length=141".

is my gcc-3.3.1 broken in the aspect of function-inlining?
or is it upp's fault? I guess I need a newer gcc...


-Os is _size_ optimization.

Interesting, recently Guido reported some problems with size optimizations too... With 4.x compiler of ubuntu 610, everything seems to work fine though...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: theide and Puppy-linux
Next Topic: experimental Gentoo ebuild for beta3
Goto Forum:
  


Current Time: Fri May 17 00:11:06 CEST 2024

Total time taken to generate the page: 0.02031 seconds