<div dir="ltr">Hello all,<div><br></div><div>I am trying to build petsc to use as a library on a visual C++ project.<br><div><br></div><div>I configured the petsc (v3.4.3) with VC++ 2012 under the shell provided by VC2012 with the following command (in cygwin):</div>
<div><br></div><div>./config/configure.py --with-mpi=0 --download-f2cblaslapack=1 --with-fc=0 --with-cc='win32fe cl' --with-debugging=1</div><div><br></div><div>then I did a make all; make test while still in cygwin. I have sent the log file outputs from these commands. As the files show, I am able to make with no errors at all, however I am unable to execute any of the tests (error being that a libstcc++.lib not found). </div>
<div><br></div><div>I hope you would be able to suggest a path forward.</div><div><br></div><div>Thanks!</div><div>Abilash.</div></div></div>