<div dir="ltr">Thank you Satish for that input. I had a successful build and test on cygwin, However I notice two things: a) when I make a test case, say ex1, the make calls gcc; instead of win32fe cl and b) The petsc archive created is a ".a" extension, my assumption was that a ".lib" would be generated in this exercise. In any case, I am unable to build "ex1" as a project in VS2012, is there some flags that I need to play around with?<div>
<br></div><div>I send the config, make and test logs with this email.<br><div><br></div><div>Thank you greatly,</div><div>Abilash.</div></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jan 14, 2014 at 11:37 AM, Satish Balay <span dir="ltr"><<a href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Try adding configure option: --with-cxx='win32fe cl'<br>
<span class="HOEnZb"><font color="#888888"><br>
Satish<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Tue, 14 Jan 2014, Abilash Nair wrote:<br>
<br>
> Hello all,<br>
><br>
> I am trying to build petsc to use as a library on a visual C++ project.<br>
><br>
> I configured the petsc (v3.4.3) with VC++ 2012 under the shell provided by<br>
> VC2012 with the following command (in cygwin):<br>
><br>
> ./config/configure.py --with-mpi=0 --download-f2cblaslapack=1 --with-fc=0<br>
> --with-cc='win32fe cl' --with-debugging=1<br>
><br>
> then I did a make all; make test while still in cygwin. I have sent the log<br>
> file outputs from these commands. As the files show, I am able to make with<br>
> no errors at all, however I am unable to execute any of the tests (error<br>
> being that a libstcc++.lib not found).<br>
><br>
> I hope you would be able to suggest a path forward.<br>
><br>
> Thanks!<br>
> Abilash.<br>
><br>
<br>
</div></div></blockquote></div><br></div>