<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<BR>I installed the latest g95 and MPICH2 (binary distribution) on Vista and set path and library path correctly. when only compiling,<BR>
<BR>g95 -c hello.f90 -Ic:\Progra~1\MPICH2\include<BR>
&nbsp;<BR>
works fine but<BR>
&nbsp;<BR>
g95 -o hello hello.o -l:c:\Progra~1\MPICH2\lib\fmpich2.lib<BR>
gives multiple messages saying <BR>
undefined reference to '_mpi_init__', '_mpi_send__', etc<BR>
It seems the library does not include the subroutines. Other libraries mpi.lib,etc are the same.<BR>
&nbsp;<BR>
Do I have to configure MPICH2 in window? <BR>
&nbsp;<BR>
Any assistance would be highly appreciated.<BR>
&nbsp;<BR>
Thanks.<BR>
&nbsp;<BR>
Heming<BR>
&nbsp;<BR><br /><hr />HotmailŪ is up to 70% faster. Now good news travels really fast.  <a href='http://windowslive.com/online/hotmail?ocid=PID23391::T:WLMTAGL:ON:WL:en-US:WM_HYGN_faster:082009' target='_new'>Try it now.</a></body>
</html>