|
From: Javier C. <jca...@sb...> - 2005-10-13 01:02:41
|
Hello
The code repository page mentions the 3.0 line is not ready for ppc32
yet but the posting dated June 2005. It's been three months since then,
so what is the status of the ppc support?
I am trying on an amcc 440gp machine running a 2.6.10 kernel but getting
a segmentation fault as shown below:
root@10.70.0.222:/valgrind# valgrind --tool=memcheck /bin/ls -l
==12263== Memcheck, a memory error detector.
==12263== Copyright (C) 2002-2005, and GNU GPL'd, by Julian Seward et
al.
==12263== Segmentation fault
root@10.70.0.222:/valgrind # uname -a
Linux 10.70.0.222 2.6.10_dev-440gp_eval #5 Mon Oct 10 13:41:03 CDT
2005 ppc GNU/
Linux
root@10.70.0.222:/valgrind-2.3.0.CVS-ppc.new/valgrind#
Thanks
|