Re: [Libmesh-users] Fwd: SEEK_CUR, SEEK_END problem compiling libmesh

2008-04-23 Thread Lorenzo Botti
Oh, thanks... With the flag libmesh_CXXFLAGS += -DMPICH_SKIP_MPICXX in Make.common no need to recompile. Lorenzo - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting even

Re: [Libmesh-users] Fwd: SEEK_CUR, SEEK_END problem compiling libmesh

2008-04-23 Thread Roy Stogner
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_SKI

[Libmesh-users] Fwd: SEEK_CUR, SEEK_END problem compiling libmesh

2008-04-23 Thread Lorenzo Botti
Thank you for the reply... How can I be sure to compile PETSc against a C MPI interface? Do I need to recompile MPI with --disable-cxx? Lorenzo - This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't m