Android_xDev
Android_xDev
Hmm, that's very strange, mine crashes during build codegen with errors result.hpp . What installed packages do you use in termux? And how do you start the build? I do...
Should I use an older version? Or the one you sent? Which version are you using?
I downloaded android ndk r28, and the build doesn't even start Maybe try a different version?  
Yes, it helped. But everything happens wrong. 
Yes, I made sure that clang-19 is in place. Upd: ~/.../test/TestM $ clang --version clang version 20.1.6 Target: aarch64-unknown-linux-android29 Thread model: posix InstalledDir: /data/data/com.termux/files/usr/bin ~/.../test/TestM $ 
Okay ~/.../linux-x86_64/bin $ ./clang ./clang: line 1: clang-19: command not found ~/.../linux-x86_64/bin $ ./clang-19 Could not find a PHDR: broken executable? Aborted ~/.../linux-x86_64/bin $
Yes, that's what I use. Now I'll download the file again and unzip it again.
Unfortunately, this did not give any result, I downloaded the file from github again and unpacked it 
Take writes broken, maybe it's because of jdk 21?