Hello Reese,
* Reese Jones wrote on Thu, Oct 11, 2007 at 06:08:31PM CEST:
> hi
> I am trying to port a C++ molecular dynamics code (LAMMPS) to OS X
> with gcc and lam. Without mpi the code builds fine, with lam I get a
> linker error:
>
> /usr/bin/ld: multiple definitions of symbol ___cxa_atexit
> /usr/lib/gcc/i686-apple-darwin8/4.0.1/crt3.o private external definition
> of ___cxa_atexit in section (__TEXT,__text)
[...]
Please check whether your problem is the same as one of those in this
thread: <http://www.lam-mpi.org/MailArchives/lam/2006/05/12375.php>.
Cheers,
Ralf
|