Bug 93115

Summary: -fexceptions error when compiling a GUI application
Product: [Applications] kdevelop Reporter: Bergo Torino <bergo>
Component: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 3.1.1   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Bergo Torino 2004-11-11 20:20:55 UTC
Version:           3.1.1 (using KDE KDE 3.3.1)
Installed from:    RedHat RPMs
Compiler:          3.4.2 
OS:                Linux

When I'm compiling an application with exception handling "try, throw, catch" KDevelop gives an error:
error: exception handling disabled, use -fexceptions to enable

So I have added -fexceptions flag to the CXXFLAGS, and KDevelop gives the same error.
Comment 1 Jens Dagerbo 2004-12-14 21:06:45 UTC
Dupe.

*** This bug has been marked as a duplicate of 75744 ***