termux-ubuntu icon indicating copy to clipboard operation
termux-ubuntu copied to clipboard

The problem with running the executable file outside the environment.

Open Alexei1981 opened this issue 5 years ago • 1 comments

Hey. I installed the build-essential package on Ubuntu with gcc-8 and put together the C ++ executable on it. I compiled it with static libraries (-static). So, in the environment it starts up and works, but when you try to run it outside the environment on android 8 and 9 failed. At the same time, on Android 6 and 7, it starts and works fine. Are there any dependencies left in the static file that prevent it from working on Android 8 and 9?

Alexei1981 avatar Nov 19 '19 14:11 Alexei1981

I have this problem

hdengsan avatar Oct 31 '20 16:10 hdengsan