<p>We should really fix this. We detect a C++ compiler sometimes just for external packages. What about having SOURCECXX and a rule for files with a C++ extension?s</p>
<p>We should get this working in the next week so that we can do the Elemental interface without requiring all of PETSc to be built with C++.</p>
<div class="gmail_quote">On Jun 5, 2012 8:29 AM, "Jose E. Roman" <<a href="mailto:jroman@dsic.upv.es">jroman@dsic.upv.es</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
El 05/06/2012, a las 11:59, Degang Wu escribió:<br>
<br>
> Hi,<br>
><br>
> I am new to Petsc and Slepc, and I rely on the makefile provided in the example code folders to compile. For example, the makefile in src/eps/examples/tutorials/makefile. How should I modify the makefile so that make will use mpic++ rather than mpicc to compile and link?<br>

><br>
> Wu Degang<br>
<br>
You must configure PETSc --with-clanguage=c++<br>
<br>
Jose<br>
<br>
</blockquote></div>