|
From: Koen H. <koe...@ce...> - 2006-04-19 12:01:16
|
Hi, following the thread of Z. Pu in february of 2005 I understand that valgrind 2.2.0 had not (yet ?) been ported to ia64 at the time. While trying to install valgrind on our sgi/ia64 platform (before consulting the mailing list) I noticed the current release does not support ia64 either. Is such a porting still a possibility for future releases, or is there a (limited) way in which to use valgrind on our platform ? Thanks in advance, Koen -- Ir. Koen Hillewaert Research Scientist CENAERO, CFD and multiphysics group Batiment Mermoz 1, 2ieme etage Avenue Jean Mermoz, 30 B-6041 Gosselies Tel: + 32 (0)71 91.93.42 Fax: + 32 (0)71 91.93.31 http://www.cenaero.be |
|
From: Julian S. <js...@ac...> - 2006-04-19 12:24:09
|
> Is such a porting still a possibility for future releases, or is there a > (limited) way in which to use valgrind on our platform ? There are no plans for an ia64 port at the current time, sorry. The best you can do is run your Itanium in x86 mode (is that possble? I don't know) or use a supported platform (x86/amd64/ppc32/ppc64). J |