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
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
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