Bug 93115 - -fexceptions error when compiling a GUI application
Summary: -fexceptions error when compiling a GUI application
Status: RESOLVED DUPLICATE of bug 75744
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.1.1
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-11 20:20 UTC by Bergo Torino
Modified: 2004-12-14 21:06 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***