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