Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Bugs 609-dev3
Re: Bugs 609-dev3 [message #5494 is a reply to message #5492] |
Wed, 27 September 2006 12:28   |
 |
mirek
Messages: 14256 Registered: November 2005
|
Ultimate Member |
|
|
3togo wrote on Wed, 27 September 2006 06:17 | I don't use -fexceptions.
|
You have to use it, otherwise the bug you list is produced.
The problem is that with GCC, C++ exceptions cannot get through C code otherwise, which is what new image plugins do.
Quote: |
By the way I use the same way to compile 608dev and 609dev (GCC32-Gcc32-Gui-Linux-Main-Shared). The former is alright but the later is not.
|
You could have fallen into the same trap as I did when I was unable to reproduce the bug - the exception is thrown when parsing some specific topic file for fulltext search. Unless you have deleted cfg directory with 608, parsing is not perfomed, because the file is cached in cfg.
In any case, try to add -fexceptions to build method compiler options (both release and debug), recompile and see if it is fixed. If that does not work, we will digg deeper 
Mirek
|
|
|
Goto Forum:
Current Time: Wed Apr 30 03:28:51 CEST 2025
Total time taken to generate the page: 0.00791 seconds
|