Re: [O-MPI users] Multiply-defined munmap on OSX

2006-02-08 Thread Brian Barrett
On Feb 7, 2006, at 5:37 PM, Bill Saphir wrote: In an attempt to limit runtime dependencies, I am using static libraries where possible. Under OSX (10.4.4) I get the following error when I try to link my application: /usr/bin/ld: multiple definitions of symbol _munmap /usr/lib/gcc/powerpc-ap

[O-MPI users] Multiply-defined munmap on OSX

2006-02-07 Thread Bill Saphir
In an attempt to limit runtime dependencies, I am using static libraries where possible. Under OSX (10.4.4) I get the following error when I try to link my application: /usr/bin/ld: multiple definitions of symbol _munmap /usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libSystem.dylib(munmap.So)