Re: [Valgrind-users] Cross compilation issue for Android

2022-06-27 Thread $rik@nth
Used https://dl.google.com/android/repository/android-ndk-r10e-linux-x86_64.zip version where I am able to cross compile valgrind version 3.19.0 version without any problem. On Mon, Jun 27, 2022, 7:32 PM John Reiser wrote: > On 6/27/22, $rik@nth wrote: > > Things got resolved after moving to old

Re: [Valgrind-users] Cross compilation issue for Android

2022-06-27 Thread John Reiser
On 6/27/22, $rik@nth wrote: Things got resolved after moving to older ndk where it supports gcc. Please state exactly which older version worked for you. This will help other valgrind developers now, and encourage maintainers to enhance future support so that the underlying problem gets fixed.

Re: [Valgrind-users] Cross compilation issue for Android

2022-06-27 Thread $rik@nth
Things got resolved after moving to older ndk where it supports gcc. On Mon, Jun 27, 2022, 4:04 AM John Reiser wrote: > > Upon moving to next. It landed into another issue. seems it is not easy > to cross compile the valgrind to Android as they mentioned > https://valgrind.org/docs/manual/dist.

Re: [Valgrind-users] Cross compilation issue for Android

2022-06-26 Thread John Reiser
Upon moving to next. It landed into another issue. seems it is not easy to cross compile the valgrind to Android as they mentioned https://valgrind.org/docs/manual/dist.readme-android.html Should i need to contact valgrind developers

Re: [Valgrind-users] Cross compilation issue for Android

2022-06-24 Thread $rik@nth
Upon moving to next. It landed into another issue. seems it is not easy to cross compile the valgrind to Android as they mentioned https://valgrind.org/docs/manual/dist.readme-android.html Should i need to contact valgrind developers list to support. ../coregrind/link_tool_exe_linux 0x5800 /l

Re: [Valgrind-users] Cross compilation issue for Android

2022-06-24 Thread Floyd, Paul
On 2022-06-24 05:41, $rik@nth wrote: Hello Paul, Seems even after removing -lgcc from Makefile.tool.am compilation is still failing because of other dependencies on libgcc. ../coregrind/libgcc-sup-arm64-linux.a ld: error: undefined symbol: __aeabi_uidivmod >>> r

Re: [Valgrind-users] Cross compilation issue for Android

2022-06-23 Thread $rik@nth
Hello Paul, Seems even after removing -lgcc from Makefile.tool.am compilation is still failing because of other dependencies on libgcc. == TOOL_LDADD_COMMON = \ $(top_builddir)/coregrind/libgcc-sup-@VGCONF_ARCH

Re: [Valgrind-users] Cross compilation issue for Android

2022-06-23 Thread Dallman, John
2022 11:05 To: valgrind-users@lists.sourceforge.net Subject: [Valgrind-users] Cross compilation issue for Android Hello Valgrind Users, I am trying to cross compile the valgrind for Android using NDK. But I am seeing the compilation error. Has anyone faced a similar issue? ../coregrind

Re: [Valgrind-users] Cross compilation issue for Android

2022-06-23 Thread Floyd, Paul
On 2022-06-23 12:04, $rik@nth wrote:   Hello Valgrind Users, I am trying to cross compile the valgrind for Android using NDK. But I am seeing the compilation error. Has anyone faced a similar issue? Hi I did touch this recently (on FreeBSD which uses clang as system compiler). I did try

Re: [Valgrind-users] Cross compilation issue for Android

2022-06-23 Thread $rik@nth
nstead. I’ve never tried to > build Valgrind for Android, but hopefully someone else can tell you how to > do it with a modern NDK. > > > > -- > > John Dallman > > > > *From:* $rik@nth > *Sent:* 23 June 2022 11:05 > *To:* valgrind-users@lists.sourceforge.net

[Valgrind-users] Cross compilation issue for Android

2022-06-23 Thread $rik@nth
Hello Valgrind Users, I am trying to cross compile the valgrind for Android using NDK. But I am seeing the compilation error. Has anyone faced a similar issue? ../coregrind/link_tool_exe_linux 0x5800 /local/mnt/workspace/Android_ndk/android-ndk-r23c/toolchains/llvm/prebuilt/linux-x86_64/bin