<div dir="ltr">You produce warnings all the time.  When you ignore environment variables, or another variable is set that suggests a mistake in configuration.<div><br></div><div>Or am I missing something here.</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Tue, Jan 14, 2014 at 2:43 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@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">
<div class="im"><br>
On Jan 14, 2014, at 1:21 PM, Aron Ahmadia <<a href="mailto:aron@ahmadia.net">aron@ahmadia.net</a>> wrote:<br>
<br>
> I'd make it a warning, not a default.<br>
<br>
</div>  Why?<br>
<br>
  We generally don’t produce “warnings” during configuration currently<br>
<span class="HOEnZb"><font color="#888888"><br>
   Barry<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
><br>
><br>
> On Tue, Jan 14, 2014 at 2:16 PM, Barry Smith <<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>> wrote:<br>
><br>
>     Hmm, if the user provides --with-cc='win32fe cl’  shouldn’t we automatically add --with-cxx='win32fe cl’ as well?<br>
><br>
> It does not harm (right?) and will prevent this from hitting other people in the future.<br>
><br>
>    Barry<br>
><br>
> Request-assigned: balay automatically add --with-cxx='win32fe cl’  if --with-cc='win32fe cl’ is provided?<br>
><br>
><br>
> On Jan 14, 2014, at 10:37 AM, Satish Balay <<a href="mailto:balay@mcs.anl.gov">balay@mcs.anl.gov</a>> wrote:<br>
><br>
> > Try adding configure option: --with-cxx='win32fe cl'<br>
> ><br>
> > Satish<br>
> ><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>
><br>
><br>
<br>
</div></div></blockquote></div><br></div>