lkl / linux

Linux kernel source tree

Home Page:https://lkl.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ask for android build related help

fish4terrisa-MSDSM opened this issue · comments

I want to build the hijack lib for aarch64-linux-android30-(Android 10) ,but there is no aarch64-linux-android30-ld and other tools,which makes it impossible to use CROSS_COMPILE.And after I linked these tools,it stills cannot work with some clang problems.(the scripts/kconfig/conf cannot compile with bcmp not found,and many other problems) I tried to use the lkl-docker of android-arm64 ,but the docker image seems no longer exists.Maybe you can tell me how to build it for android? (The .so build with old android toolchain cannot run on newer editions with the rwx problem)

Same as #533, our android supports is not well maintained so, of course patches are more than welcome.

btw, we use the following image for arm64 but you still cannot use it ?
https://hub.docker.com/r/lkldocker/circleci-android-arm64

Same as #533, our android supports is not well maintained so, of course patches are more than welcome.

btw, we use the following image for arm64 but you still cannot use it ? https://hub.docker.com/r/lkldocker/circleci-android-arm64

It's possible to use it now, I forget to update the newest status