Hello, everyone<br><br> I am trying to port my parallel program from Windows 32bit platform to windows 64 bit.<br><br> After I installed MPICH2-1.2.1p1 (Windows EM64T/AMD64 (binary) ) and gfortran from site <a href="ftp://ftp.equation.com/gcc/gcc-4.5.0-64.exe">ftp://ftp.equation.com/gcc/gcc-4.5.0-64.exe</a>,<br>
I tried to compile example program with the following command, (It does work under windows 32 bit)<br><br>C:\MPICH2\examples>gfortran -Ic:\mpich2\include -fsecond-underscore fpi.f c:\mpich2\lib\libfmpich2g.a<br><br>
It doesn't work and report can not found the lib file libfmpich2g.a<br><br> I checked the install folder but can not find this library( it exists in windows 32bit version ).<br><br> Anyone can send these gcc libs to me <a href="mailto:yinjilong@gmail.com">yinjilong@gmail.com</a><br>
<br>Thank you in advance.<br><br>JILONG YIN<br><br>2010/04/26<br> <br>