LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Jeff Squyres (jsquyres_at_[hidden])
Date: 2006-02-17 08:14:56


On Feb 16, 2006, at 7:49 PM, rtichy_at_[hidden] wrote:

>> Sorry, you will need to reconfigure and recompile. :-(
>
> No problem. If I understood the docs correctly I just run:
>
> ./configure --with-exceptions

Correct.

This is unfortunately something that is not possible to make as a run-
time option; LAM actually needs to be compiled with specific compiler
options that enable passing of C++ exceptions through C code (which
compilers disable by default because a slight performance hit).

-- 
{+} Jeff Squyres
{+} The Open MPI Project
{+} http://www.open-mpi.org/