Dear all,

I just like to know whether it's possible to disable the MPI feature when building Valgrind.
I got an error regarding MPI library like

/make[2]: Entering directory `/home/germaneau/soft/valgrind/valgrind-3.6.1/mpi' mpicc -g -O -fno-omit-frame-pointer -Wall -fpic -m64 -fpic -shared -o libmpiwrap-amd64-linux.so libmpiwrap_amd64_linux_so-libmpiwrap.o /usr/lib64/gcc/x86_64-slackware-linux/4.4.4/../../../../x86_64-slackware-linux/bin/ld: /usr/lib64/libmpich.a(setbotf.o): relocation R_X86_64_32 against `mpifcmb2_' can not be used when making a shared object; recompile with -fPIC
/usr/lib64/libmpich.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[2]: *** [libmpiwrap-amd64-linux.so] Error 1
make[2]: Leaving directory `/home/germaneau/soft/valgrind/valgrind-3.6.1/mpi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/germaneau/soft/valgrind/valgrind-3.6.1'
make: *** [all] Error 2/

And I actually don't need to debug MPI code right now.

Thanks,

                       Éric.

--
/Be the change you wish to see in the world
/ --- Mahatma Gandhi ---

Dr. Éric Germaneau <mailto:german...@gucas.ac.cn>

College of Physical Sciences
Graduate University of Chinese Academy of Sciences
Yuquan Road 19A
Beijing 100049
China

/Please, if possible, don't send me MS Word or PowerPoint attachments
Why? See: http://www.gnu.org/philosophy/no-word-attachments.html /


--
/Be the change you wish to see in the world
/ --- Mahatma Gandhi ---

One Human Family <http://onehumanfamily.info/>

/Please, if possible, don't send me MS Word or PowerPoint attachments
Why? See: http://www.gnu.org/philosophy/no-word-attachments.html /

------------------------------------------------------------------------------
vRanger cuts backup time in half-while increasing security.
With the market-leading solution for virtual backup and recovery, 
you get blazing-fast, flexible, and affordable data protection.
Download your free trial now. 
http://p.sf.net/sfu/quest-d2dcopy1
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to