<!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>Urgent help with compiling</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>I am getting a whole load of linkage errors when I compile:<BR>
<BR>
/usr/lib/mpich/lib/libmpich++.a(comm.o)(.gnu.linkonce.t.__tfQ23MPI9Comm_Null+0x1d): In function `MPI::Comm_Null type_info function':<BR>
: undefined reference to `__rtti_user'<BR>
<BR>
I am using the mpiCC (mpicxx) compiler to compile .cpp code. I am using normal C MPI function calls though.<BR>
<BR>
My program compiled and ran fine on another machine. But not anymore on this new cluster I moved to.</FONT>
</P>

</BODY>
</HTML>