Hi all,
I want to install valgrind on linux 2.6 embedded in xupv2p board (ppc405
procesor + 256MB DDR).
The error is:

make[4]: Leaving directory `/root/valgrind-3.4.0/VEX'
gcc  -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-statement
-fno-stack-protector   -o memcheck-ppc32-linux -static
-Wl,-defsym,valt_load_address=0x3 
/usr/lib/gcc/ppc-linux/4.2.2/libgcc.a(divsf3.o): In function `__divsf3':
(.text+0x88): undefined reference to `abort'
/usr/lib/gcc/ppc-linux/4.2.2/libgcc.a(divdf3.o): In function `__divdf3':
(.text+0x118): undefined reference to `abort'
/usr/lib/gcc/ppc-linux/4.2.2/libgcc.a(muldf3.o): In function `__muldf3':
(.text+0x11c): undefined reference to `abort'
collect2: ld returned 1 exit status
make[3]: *** [memcheck-ppc32-linux] Error 1
make[3]: Leaving directory `/root/valgrind-3.4.0/memcheck'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/valgrind-3.4.0/memcheck'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/valgrind-3.4.0'
make: *** [all] Error 2
*************************************

Can someone help me please?
Thanks
Xavier 

-- 
View this message in context: 
http://www.nabble.com/valgring-3.4-compiling-problem-under-ppc405-and-gcc4.2.2-tp21978916p21978916.html
Sent from the Valgrind - Users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to