On Sat, 2012-06-30 at 18:00 +0100, Josh Reese wrote:
...
> ld: symbol(s) not found for architecture i386
> collect2: ld returned 1 exit status
> make[2]: *** [libmpiwrap-x86-darwin.so] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> 
> If anyone has any experience with this I would be most appreciative.

See
http://comments.gmane.org/gmane.comp.debugging.valgrind/12289

If I understood well: mpi wrappers are only supported in 64 bits.
So, either configure without mpi wrappers (if you do not need them),
or alternatively configure only for 64 bits (--enable-only64bit)

Philippe


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to