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++ Library support » U++ Widgets - General questions or Mixed problems » [Solved] EditField crashing at runtime uisng PortableUpp 4424
Re: EditField crushing at runtime uisng PortableUpp 4424 [message #35439 is a reply to message #35437] Tue, 14 February 2012 15:37 Go to previous messageGo to previous message
mr_ped is currently offline  mr_ped
Messages: 826
Registered: November 2005
Location: Czech Republic - Praha
Experienced Contributor
You mean crashing?

Did you try GCC - Optimal? The Size/Speed variants are using gcc optimization switches which are considered even more experimental than -O3 (which is maybe still "unstable"? I didn't read gcc docs recently, but for many years anything above -O1 or -O0 was described "should work, but use it at your own risk"), so with some gcc versions I have seen it to produce invalid binary with Size or Speed optimization. I also think there's some way to switch Size/Speed only for certain packages in TheIDE, so you may maybe try out which package exactly doesn't build correctly (but not much point in doing this, unless you are on some very new gcc version where it makes sense to report bug).

Check for exact gcc version, there's 4.6.1 on http://tdm-gcc.tdragon.net/ now. I'm at 4.5.1, so not sure if the most recent works with TheIDE, maybe somebody on forum did try it already. (Maybe I will soon too, I'm quite curious too Smile)
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Appearance problem with Docking framework
Next Topic: Problem compiling r4596
Goto Forum:
  


Current Time: Thu Jun 05 07:47:19 CEST 2025

Total time taken to generate the page: 0.17496 seconds