<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
I just tried to recompile it using the new version mpich2 1.5rc3 but I got a lot<BR>
of errors like<BR>
......<BR>
libmpichcxx.a(initcxx.o): In function `MPI::Info::Free()`:<BR>
initcxx.cxx:( .text._ZN3MPI4Info4FreeEv[MPI::Info::Free()]+0x9): undefined reference to `MPI_Info_free`<BR>
.....<BR>
initcxx.cxx( .text....): undefined reference to `MPI_Type_size`<BR>
....<BR>
<BR>The compiler I used are gcc, g++ and gfortran.<BR>I use the same makefile to compile the old mpich2 1.0.4, everything is ok.<BR>
 <BR>
please help check this issue<BR>                                    </div></body>
</html>