[petsc-users] Problems with last PETSC-3.2 release on Windows

Alexander Grayver agrayver at gfz-potsdam.de
Thu Sep 15 02:49:59 CDT 2011


Hello,

I hope you are having nice day!

I have been using petsc-3.1-p7 under windows for 6 months and now 
decided to get new version. I used my old configure line which was 
successful for petsc-3.1:

./config/configure.py --PETSC_DIR=/cygdrive/d/dev/petsc-3.2-p1 
--with-petsc-arch=cygwin-cxx-debug-fortran --with-fortran-interfaces=1 
--with-cc='win32fe cl' --with-fc='win32fe ifort'  --with-cxx='win32fe 
cl' --with-windows-graphics=0 --download-f-blas-lapack=1 
--with-precision=double --with-scalar-type=complex --with-clanguage=cxx 
--with-mpi-include="/cygdrive/d/Dev/HPC_2008_SDK/Include" 
--with-mpi-lib=["/cygdrive/d/Dev/HPC_2008_SDK/Lib/amd64/msmpi.lib","/cygdrive/d/Dev/HPC_2008_SDK/Lib/amd64/msmpifec.lib"] 
--useThreads=0

But unfortunately it doesn't work properly anymore, even though my 
development environment has not been changed. The error is:

*******************************************************************************
          UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log 
for details):
-------------------------------------------------------------------------------
Cannot determine Fortran module include flag

Please find configure.log attached.

Regards,
Alexander
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.zip
Type: application/x-zip-compressed
Size: 65094 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110915/4365dd76/attachment-0001.bin>


More information about the petsc-users mailing list