Open Saikatsaha1996 opened 3 years ago
These packages are now added
Thank you so much... I want help one more I am compiling one opensource application in my device but I got error with clang... Can you add gcc g++ pkg please?
apt install clang
as g++ and gcc are symlinked to clang
It's not available in termux can you add please? I am really to much upset for this I am unable to compile...😐😑
I think its better to use proot or chroot env for that still as there is no premade source for gcc (That works with latest termux-*-packages) still.
Yes I already trying But when I input export LD_LIBRARY_PATH="/system/vendor/lib64:/system/lib64" export CFLAGS="-I$HOME/OpenCL-Headers" export LDFLAGS="-L/system/vendor/lib64" Showing LibOpenCL not found But when I use directly your application or termux showing OpenCL found...
See with environment OpenCL not found
Can you give me any solution ? Why I am getting lpthread cancel error You have any suggestions or solutions please ?
https://github.com/Lzhiyong/termux-ndk/tree/master/openjdk-build
ls -l /system/lib64/libc.so
ln -sf /apex/com.android.runtime/lib64/bionic/libc.so /data/data/com.termux/files/usr/lib/librt.so
ln -sf /apex/com.android.runtime/lib64/bionic/libc.so /data/data/com.termux/files/usr/lib/libpthread.so
maybe this helps ( See libc.so -> libpthread.so )
Ok thank you for your help I will trying... thank you thank you thank you
@Martinvlba Hello dear too many PKG unavailable..
Going to add these soon.