|
From: Julian S. <js...@ac...> - 2005-10-13 01:20:33
|
> 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? Improving and under active development. The main shortcoming is that Altivec is not really usable yet. There are also performance issues. Both of these are being worked on. Apart from that all the tools work (cachegrind, massif, memcheck) and work well enough to be usable. It gets worked on regularly on a G5 and on a Mac Mini, both running YDL4, and it also works on an old iMac running SuSE 10.0. > I am trying on an amcc 440gp machine running a 2.6.10 kernel but getting > a segmentation fault as shown below: Hmm. Can you send the result of valgrind --tool=none -d -d -v -v /bin/ls -l J |