| Re: [photran] openMPI and MPICH2 in windows with miniGW and gfortran |
Le 04/01/2012 11:54, David MZ a écrit :
The problem may be the windows style of the path for your MPI lib "C:/openmpi/lib/libmpi_f77.lib". If you would use cygwin, you could use cygwin style of path e.g. /cygdrive/c/openmpi/lib/libmpi_f77.lib. --
Cordialement, Michel DEVEL |