1
1
Jeff Squyres ac698173b9 * Ensure to pass the C++ exceptions flags to the C and Fortran
compilers as well.   Not doing this was causing problems with
   MPI::ERRORS_THROW_EXCEPTIONS with gcc in 32 bit (but not 64 bit!). 
 * Ensure that the C and Fortran compilers actually like the C++
   exceptions flags.  If not, currently just abort.  Let's see if
   anyone complains about this -- I doubt they will because a) C++
   exception support is not enabled by default, and b) I think C++
   exceptions really only make sense within the same compiler family.

This commit was SVN r19783.
2008-10-21 20:25:20 +00:00
..
2007-04-21 00:56:47 +00:00
2007-04-21 00:56:47 +00:00
2007-05-08 02:24:27 +00:00
2008-03-07 21:13:20 +00:00
2008-10-06 00:46:02 +00:00
2008-03-05 16:02:33 +00:00
2008-03-07 22:35:26 +00:00