Problems with -fexceptions setting

Santiago Capel santiagocapel at yahoo.es
Tue Jun 15 19:02:28 BST 2004


Yes, it works. Thank you.

On Tuesday 15 June 2004 15:29, Tarjei Knapstad wrote:
> On Wed, 2004-06-09 at 13:33, Santiago Capel wrote:
> > Hi,
> >
> > I am building a project which uses exceptions. I got the following error:
>
> <snip>
>
> > Any clue?
>
> Yes I have :)
>
> In the configure.in file for your project, add this line right after the
> one that says "AC_CHECK_COMPILERS" :
>
> CXXFLAGS="$CXXFLAGS $USE_RTTI $USE_EXCEPTIONS"
>
> You can remove $USE_RTTI if you don't want/need that. Hope this works
> out for you.
>
> Regards,

-- 
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