Problems with -fexceptions setting
Santiago Capel
santiagocapel at yahoo.es
Wed Jun 9 12:33:10 BST 2004
Hi,
I am building a project which uses exceptions. I got the following error:
error: exception handling disabled, use -fexceptions to enable
but when I use it, it is placed at the begining of the compiler flags, so my
compile command reads like this:
g++ ...... -fexceptions ..... -fno-exceptions source.cpp
so, I still get the same error.
Any clue?
--
Santiago Capel Torres
---------------------
santiagocapel at yahoo.es
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list