yes, that&#39;s the reason why I can not compile my codes. It has been solved now, thank you all for the helps!<br><br>Regards,<br>Xin<br><br><div class="gmail_quote">On Tue, Jan 26, 2010 at 8:30 PM, Justin Luitjens <span dir="ltr">&lt;<a href="mailto:luitjens@cs.utah.edu">luitjens@cs.utah.edu</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">I saw a similar problem on Kraken, it turned out that I was using a C<br>
compiler instead of a C++ compiler.<br>
<font color="#888888"><br>
Justin<br>
</font><div><div></div><div class="h5"><br>
On Mon, Jan 25, 2010 at 12:37 PM, Jeff Squyres &lt;<a href="mailto:jsquyres@cisco.com">jsquyres@cisco.com</a>&gt; wrote:<br>
&gt; On Jan 25, 2010, at 2:32 PM, Dave Goodell wrote:<br>
&gt;<br>
&gt;&gt; I can&#39;t remember off the top of my head if this is required behavior<br>
&gt;&gt; according to the MPI Standard, but it looks like OpenMPI does the same<br>
&gt;&gt; thing.<br>
&gt;<br>
&gt; MPI requires that &quot;mpi.h&quot; work in both C and C++ contexts.<br>
&gt;<br>
&gt; But I can definitely see that<br>
&gt;<br>
&gt; extern &quot;C&quot; {<br>
&gt; #include &quot;mpi.h&quot;<br>
&gt; }<br>
&gt;<br>
&gt; would be problematic if compiled by a C++ compiler.<br>
&gt;<br>
&gt; --<br>
&gt; Jeff Squyres<br>
&gt; <a href="mailto:jsquyres@cisco.com">jsquyres@cisco.com</a><br>
&gt;<br>
</div></div><div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; mpich-discuss mailing list<br>
&gt; <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
&gt; <a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
&gt;<br>
&gt;<br>
_______________________________________________<br>
mpich-discuss mailing list<br>
<a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
</div></div></blockquote></div><br>