U++ framework
Do not panic. Ask here before giving up.

Home » U++ TheIDE » U++ TheIDE: Installation, Compiling and Running of theide » g++-4.8
g++-4.8 [message #40890] Mon, 30 September 2013 22:21 Go to previous message
piotr5 is currently offline  piotr5
Messages: 107
Registered: November 2005
Experienced Member
anyone tried compiling with newest 4.8?
I tried, and ide-editor has many bugs that way.
sadly I don't have time to upgrade gcc to try again.
even less I have time to debug.
the symptoms are simple:

undo and redo destroy the file, the cursor jumps randomly.
doubleclick on error sometimes moves cursor to end of file.
selecting an area and then navigating elsewhere changes pos.
same when nothing is selected.
copy and paste is difficult for this reason.
eventually ide crashes with memory-error, losing unsaved changes.

my options are
speed: -O3 -ffunction-sections -fdata-sections -fgraphite-identity -floop-interchange -floop-strip-mine -floop-block -ftree-loop-distribution
size: -Os -finline-limit=20 -ffunction-sections -fdata-sections -fgraphite-identity -floop-interchange
linker: -Wl,--gc-sections -Os -fuse-linker-plugin

needless to say, I compiled my gcc-4.8.0 with graphite support. but meanwhile there's a newer version. of course using lto did result in even worse behaviour. when I use the older gcc-4.6.3 I have no such problems, everything works perfectly.

please someone with time at hand, check if theide works on newest g++-4.8 versions.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Cannot open include file: 'windef.h'
Next Topic: How to compile svn-package with NoGTK?
Goto Forum:
  


Current Time: Thu Jun 18 14:41:47 GMT+2 2026

Total time taken to generate the page: 0.00616 seconds