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