From kdevelop Sat Mar 10 00:07:43 2001 From: Marcus Gruendler Date: Sat, 10 Mar 2001 00:07:43 +0000 To: kdevelop Subject: Re: how to turn off -fno-exceptions in kdevelop X-MARC-Message: https://marc.info/?l=kdevelop&m=98418280930845 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@tamalin.de WWW : http://www.tamalin.de/runner/index.html - to unsubscribe from this list send an email to kdevelop-request@kdevelop.org with the following body: unsubscribe »your-email-address«