<div class="gmail_quote">On Thu, Sep 15, 2011 at 2:49 AM, Alexander Grayver <span dir="ltr">&lt;<a href="mailto:agrayver@gfz-potsdam.de">agrayver@gfz-potsdam.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<br>
<br>
I hope you are having nice day!<br>
<br>
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:<br>
<br>
./config/configure.py --PETSC_DIR=/cygdrive/d/dev/<u></u>petsc-3.2-p1 --with-petsc-arch=cygwin-cxx-<u></u>debug-fortran --with-fortran-interfaces=1 --with-cc=&#39;win32fe cl&#39; --with-fc=&#39;win32fe ifort&#39;  --with-cxx=&#39;win32fe cl&#39; --with-windows-graphics=0 --download-f-blas-lapack=1 --with-precision=double --with-scalar-type=complex --with-clanguage=cxx --with-mpi-include=&quot;/cygdrive/<u></u>d/Dev/HPC_2008_SDK/Include&quot; --with-mpi-lib=[&quot;/cygdrive/d/<u></u>Dev/HPC_2008_SDK/Lib/amd64/<u></u>msmpi.lib&quot;,&quot;/cygdrive/d/Dev/<u></u>HPC_2008_SDK/Lib/amd64/<u></u>msmpifec.lib&quot;] --useThreads=0<br>

<br>
But unfortunately it doesn&#39;t work properly anymore, even though my development environment has not been changed. The error is:<br>
<br>
******************************<u></u>******************************<u></u>*******************<br>
         UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):<br>
------------------------------<u></u>------------------------------<u></u>-------------------<br>
Cannot determine Fortran module include flag<br>
<br>
Please find configure.log attached.<br></blockquote><div><br></div><div>The problem here is that your Fortran compiler reports that is supports F90, but cannot</div><div>locate modules using an include path. This will make parts of the PETSc build fail. Do you</div>
<div>know what flag it uses? I try -I, -p, and -M.</div><div><br></div><div>  Thanks,</div><div><br></div><div>     Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Regards,<br><font color="#888888">
Alexander</font></blockquote></div>-- <br>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener<br>