Home » U++ TheIDE » U++ TheIDE: Other Features Wishlist and/or Bugs » Bugs 609-dev3
Re: Bugs 609-dev3 [message #5502 is a reply to message #5494] |
Wed, 27 September 2006 19:47   |
3togo
Messages: 83 Registered: May 2006 Location: Hong Kong SAR
|
Member |
|
|
Where to add it... Modify all the .upp files or just ide.upp.
How?
3togo
luzr wrote on Wed, 27 September 2006 06:28 |
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 06:27:55 CEST 2025
Total time taken to generate the page: 0.05044 seconds
|