On Wed, 23 Apr 2008, Lorenzo Botti wrote: > How can I be sure to compile PETSc against a C MPI interface? > Do I need to recompile MPI with --disable-cxx?
Not necessarily, but that's the safest thing to do. Everything else is implementation dependent; non-standard compiler flags like "MPICH_SKIP_MPICXX". --- Roy ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
