Re: [Valgrind-users] Interesting linking error on OSX Lion 10.7.3 (MBP 8, 2, i7)

2012-03-20 Thread Sohail Shafii
I believe that it's an unintended side effect. I did have mpich installed on this machine for another program. I suppose I should figure out how the compiling/linking is handled on this OS (in relation to architecture type). Anyway, your suggestion worked out -- thanks. I just have to see how thi

Re: [Valgrind-users] Interesting linking error on OSX Lion 10.7.3 (MBP 8, 2, i7)

2012-03-20 Thread Julian Seward
On Tuesday, March 20, 2012, Sohail Shafii wrote: > Undefined symbols for architecture i386: > "_PMPI_Type_extent", referenced from: > Are you trying to build w/ the MPI checking library, or is that just an unintended side effect? If the latter, you can disable the build of libmpiwrap.dyli

[Valgrind-users] Interesting linking error on OSX Lion 10.7.3 (MBP 8, 2, i7)

2012-03-19 Thread Sohail Shafii
Hi, I've tried to compile valgrind via the usual "./configure->make->(hopefully)make install" routine. At this point, however, I get stuck with the following message: mpicc -g -O -fno-omit-frame-pointer -Wall -dynamic -arch i386 -dynamic -dynamiclib -all_load -o libmpiwrap-x86-darwin.so libmpiw