help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Compiling GSL with C++


From: Brian Gough
Subject: Re: [Help-gsl] Compiling GSL with C++
Date: Fri, 5 Aug 2005 16:42:27 +0100

Tommy Nordgren writes:
 > I'm interested in modifying the GSL source, to make it compile with
 > a C++ compiler instead. I would like suggestions on doing this as
 > easy as possible.
 > 
 > The reason I want to do this, is to allow error handlers to throw
 > exceptions, since it's not possible to throw exceptions across code
 > compiled as C++ (If one tries, the exception handling system will
 > exit the app, and this is definitely not what's wanted when doing
 > time-consuming computations)

GCC has an option for controlling this--see the GCC manual for details.

-- 
Brian Gough

Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]