|
From: Tom H. <to...@co...> - 2007-02-11 15:29:53
|
In message <465...@we...>
"Mukesh K. Srivastava" <sr...@ya...> wrote:
> I am looking to perform cross-compile for mx21[ARM] using Valgrind for which I have done following -
Good luck...
> checking for a supported version of gcc... ok (arm-linux-gcc (GCC) 3.3.2)
> checking build system type... arm-unknown-none
> checking host system type... arm-unknown-linux-gnu
> checking for a supported CPU... no (arm)
> configure: error: Unsupported host architecture. Sorry
As you have just discovered, there is not support for ARM as a target
in valgrind.
> Any clue to resolve error message "checking for a supported CPU... no (arm)".
Implementing ARM support in valgrind is the only way to resolve it.
Tom
--
Tom Hughes (to...@co...)
http://www.compton.nu/
|