From: Greg Lindahl Date: January 18, 2008 6:24:48 PM CST To: mpi-21@XXXXXXXXXXXXX Subject: Re: [mpi-21] const MPI C++ handles Reply-To: mpi-21@XXXXXXXXXXXXX On Fri, Jan 18, 2008 at 02:18:33PM -0500, Jeff Squyres wrote: > Hah! Surely you're not implying that C++ compilers produce code that > is ABI-compatible with other C++ compilers? :-D Hah! Although, in practice, on x86 and x86-64, Intel c++ and PathScale c++ are both very g++ compatible, use the same headers and libs, etc etc. This is a much better situation than in the Fortran world. -- greg