|
From: Julian S. <js...@ac...> - 2011-01-11 18:04:29
|
Try adding --with-mpicc=/some/path/that/does/not/exist to your ./configure flags. J On Thursday, January 06, 2011, Ataollah Mesgarnejad wrote: > Dear All, > > I'm trying to compile Valgrind 3.6 on Mac os x 10.6 . Configure generates > following as build archs and targets: > > Maximum build arch: amd64 > Primary build arch: amd64 > Secondary build arch: x86 > Build OS: darwin > Primary build target: AMD64_DARWIN > Secondary build target: X86_DARWIN > Default supp files: exp-ptrcheck.supp xfree-3.supp xfree-4.supp > darwin10-drd.supp darwin10.supp > > Compile goes fine until the linker generates the following error: > > ld: duplicate symbol _MPIR_async_thread_initialized in > /usr/local/lib/libmpich.a(init.o) and /usr/local/lib/libpmpich.a(_init.o) > > any help would be appreciated. > > Best, > Ata M. > --------------------------------------------------------------------------- > --- Learn how Oracle Real Application Clusters (RAC) One Node allows > customers to consolidate database storage, standardize their database > environment, and, should the need arise, upgrade to a full multi-node > Oracle RAC database without downtime or disruption > http://p.sf.net/sfu/oracle-sfdevnl > _______________________________________________ > Valgrind-users mailing list > Val...@li... > https://lists.sourceforge.net/lists/listinfo/valgrind-users |