<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6944.0">
<TITLE>(cont.) help with compiling</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Regarding about my previous message about the linking errors...<BR>
<BR>
On my previous cluster I was able to compile fine with mpiCC (mpicxx) / MPICH-1 . Though I did get these warnings about deprecated headers or something.<BR>
<BR>
In file included from /usr/include/c++/3.2/backward/iostream.h:31,<BR>
                 from /usr/lib/mpich/include/c++/mpi++.h:37,<BR>
                 from /usr/lib/mpich/include/mpi.h:687,<BR>
                 from mbm_client.h:5,<BR>
                 from mbm_client.cpp:49:<BR>
/usr/include/c++/3.2/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated.<BR>
<BR>
I think on my old cluster contained an older C++ compiler that's why. Not sure. How can I fix this to get working on my new cluster (with newer C++ compiler)?<BR>
<BR>
Cheers</FONT>
</P>

</BODY>
</HTML>