Re: [OE-core] [PATCH oe-core] valgrind: add powerpc into the compatible host list

2011-12-27 Thread McClintock Matthew-B29882
On Thu, Dec 22, 2011 at 9:15 PM, Luo Zhenhua-B19537 b19...@freescale.com wrote: Can somebody confirm whether valgrind works for armv4/v5, please? We should probably ask this on a valgrind list... -M ___ Openembedded-core mailing list

Re: [OE-core] [PATCH oe-core] valgrind: add powerpc into the compatible host list

2011-12-22 Thread Luo Zhenhua-B19537
, 2011 7:09 PM To: Patches and discussions about the oe-core layer Subject: Re: [OE-core] [PATCH oe-core] valgrind: add powerpc into the compatible host list On Wed, Dec 21, 2011 at 9:07 PM, Richard Purdie richard.pur...@linuxfoundation.org wrote: On Wed, 2011-12-21 at 06:21 +, Luo Zhenhua

Re: [OE-core] [PATCH oe-core] valgrind: add powerpc into the compatible host list

2011-12-21 Thread Richard Purdie
On Wed, 2011-12-21 at 06:21 +, Luo Zhenhua-B19537 wrote: Since nobody confirm that it works on mips, I will create a new patch to define COMPATIBLE_HOST as following, does it make sense? COMPATIBLE_HOST = '(i.86|x86_64|powerpc|powerpc64|ppc|ppc64|arm).*-linux' Sounds good to me.

[OE-core] [PATCH oe-core] valgrind: add powerpc into the compatible host list

2011-12-19 Thread b19537
From: Zhenhua Luo b19...@freescale.com add powerpc/powerpc64/ppc/ppc64 in COMPATIBLE_HOST variable Signed-off-by: Zhenhua Luo b19...@freescale.com --- meta/recipes-devtools/valgrind/valgrind_3.6.1.bb |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git

Re: [OE-core] [PATCH oe-core] valgrind: add powerpc into the compatible host list

2011-12-19 Thread Koen Kooi
Op 19 dec. 2011, om 11:12 heeft b19...@freescale.com b19...@freescale.com het volgende geschreven: From: Zhenhua Luo b19...@freescale.com add powerpc/powerpc64/ppc/ppc64 in COMPATIBLE_HOST variable Since valgrind works on arm as well it might be better just to drop the COMPATIBLE_HOST,

Re: [OE-core] [PATCH oe-core] valgrind: add powerpc into the compatible host list

2011-12-19 Thread Luo Zhenhua-B19537
Kooi Sent: Monday, December 19, 2011 6:30 PM To: Patches and discussions about the oe-core layer Subject: Re: [OE-core] [PATCH oe-core] valgrind: add powerpc into the compatible host list Op 19 dec. 2011, om 11:12 heeft b19...@freescale.com b19...@freescale.com het volgende geschreven

Re: [OE-core] [PATCH oe-core] valgrind: add powerpc into the compatible host list

2011-12-19 Thread Richard Purdie
On Mon, 2011-12-19 at 10:32 +, Luo Zhenhua-B19537 wrote: Sure, if valgrind can work on x86, powerpc, arm, COMPATIBLE_HOST can be removed, I will post a v2 patch. Can someone confirm it works on mips too please? Cheers, Richard ___

Re: [OE-core] [PATCH oe-core] valgrind: add powerpc into the compatible host list

2011-12-19 Thread Phil Blundell
On Mon, 2011-12-19 at 10:32 +, Luo Zhenhua-B19537 wrote: Sure, if valgrind can work on x86, powerpc, arm, COMPATIBLE_HOST can be removed, I will post a v2 patch. That still leaves mips unsupported. But I don't really have a problem with removing COMPATIBLE_HOST anyway since it doesn't