how to turn off -fno-exceptions in kdevelop
Marcus Gruendler
runner at tamalin.de
Sat Mar 10 00:07:43 GMT 2001
On Saturday 10 March 2001 00:41 you wrote:
> i opened up the kdevelop project file and edited some source, then when i
> tried to compile it gives g++ -fno-exceptions. how do i turn this off?
> thanks for the help,
> christopher
>
Put this into yourproject/yourproject/Makefile.am
CXXFLAGS=-fexceptions
--
Marcus Gruendler
eMail: runner at tamalin.de
WWW : http://www.tamalin.de/runner/index.html
-
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