[mpich-discuss] error with libmpichcxx.so while compile parmetis-4.0.1
Irena Johnson
ijohnson at pppl.gov
Wed Oct 5 13:48:22 CDT 2011
Hi Dave
Thanks for your reply. I discovered that I was using mpicc and not mpicxx.
I tried the command and I got the error
..... feupdateenv is not implemented.....
I tried the following
mpicxx -shared-intel -DHAVE_CXX_IOSTREAM -DHAVE_NAMESPACE_STD cxxpi.cxx
and it worked.
I replaced mpicc with mpicxx in my makefile with the option "-shared-intel" and it works.
Thanks,
Irena
> ----8<----
> mpicxx -DHAVE_CXX_IOSTREAM -DHAVE_NAMESPACE_STD cxxpi.cxx
> ----8<----
More information about the mpich-discuss
mailing list