Hi!<br><br>  My mpich2-1.3.2 cygwin build is failing (configure seems to complete successfully <br>and I have done a make clean as instructed in the docs). <br><br><font style="color: rgb(255, 0, 0);" size="1"><i>make[4]: Leaving directory `/tmp/sgthomas/mpich2-1.3.2p1/src/binding/f90&#39;<br>
make[4]: Entering directory `/tmp/sgthomas/mpich2-1.3.2p1/src/binding/f90&#39;<br>  FC              /cygdrive/c/Users/sgthomas/devl/mpich2-1.3.2p1/src/binding/f90/mpi.f90<br>make[4]: *** [mpi.lo] Error 1<br>make[4]: Leaving directory `/tmp/sgthomas/mpich2-1.3.2p1/src/binding/f90&#39;<br>
make[3]: *** [all-redirect] Error 1<br>make[3]: Leaving directory `/tmp/sgthomas/mpich2-1.3.2p1/src/binding/f90&#39;<br>make[2]: *** [all-redirect] Error 1<br>make[2]: Leaving directory `/tmp/sgthomas/mpich2-1.3.2p1/src/binding&#39;<br>
make[1]: *** [all-redirect] Error 2<br>make[1]: Leaving directory `/tmp/sgthomas/mpich2-1.3.2p1/src&#39;<br>make: *** [all-redirect] Error 2</i></font><br><br>    I am testing this on  32 bit Windows 7. Attached is the c.txt and m.txt files. I am <br>
configuring this using:<br><br>configure --prefix=&lt;path/to&gt;install --enable-fast=O2 --enable-shared |&amp; tee c.txt<br>make VERBOSE=1 2&gt;&amp;1 | tee m.txt<br><br>  Any help to resolve this error is appreciated!<br>
<br>Thanks,<br>--Sunil.<br>