<div>Hi,</div>
<div>&nbsp;</div>
<div>I tried to compile PETSc with compaq visual fortran in cygwin. My command is</div>
<div>&nbsp;</div>
<div>$ ./config/configure.py --with-cc=&#39;win32fe cl&#39; --with-fc=&#39;win32fe f90&#39; --download-f-blas-lapack=1 --with-f90-interface=win32 --with-x=0 --with-mpi-dir=/cygdrive/c/program\ files/MPICH/SDK</div>
<div>&nbsp;</div>
<div>I then got this error message:</div>
<div>&nbsp;</div>
<div>================================================================================<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Compiling FBLASLAPACK; this may take several minutes<br>================================================================================
</div>
<div>TESTING: checkLib from config.packages.BlasLapack(python/BuildSystem/config/pack<br>********************************************************************************<br>*<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UNABLE to CONFIGURE with GIVEN OPTIONS&nbsp;&nbsp;&nbsp; (see 
configure.log for detail<br>s):<br>--------------------------------------------------------------------------------<br>-------<br>Could not use downloaded f-blas-lapack?<br>********************************************************************************
<br>*</div>
<div>&nbsp;</div>
<div>Can&nbsp;someone enlighten me what is wrong? Btw, I found the win32 libraries of blas/lapack in the externalpackages/fblaslapack/win32 directory</div>
<div>&nbsp;</div>
<div>Thank you.</div>