[Beowulf] Urgent help with compiling
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Mark Hahn hahn at physics.mcmaster.caFri Jul 29 14:04:06 PDT 2005
- Previous message: [Beowulf] Urgent help with compiling
- Next message: [Beowulf] (cont.) help with compiling
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> /usr/lib/mpich/lib/libmpich++.a(comm.o)(.gnu.linkonce.t.__tfQ23MPI9Comm_Null+0x1d): In function `MPI::Comm_Null type_info function': > : undefined reference to `__rtti_user' > > I am using the mpiCC (mpicxx) compiler to compile .cpp code. I am using normal C MPI function calls though. I'm guessing that you simply need to link using g++ (mpiCC/mpicxx, whatever). > My program compiled and ran fine on another machine. But not anymore on this new cluster I moved to. probably your old c++ compiler didn't have rtti support. you *could* recompile your mpich without rtti.
- Previous message: [Beowulf] Urgent help with compiling
- Next message: [Beowulf] (cont.) help with compiling
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
