its-pointless
its-pointless
You asking me? The answer is yes. https://github.com/its-pointless/gcc_termux
it won't happen because android is no longer supporting gcc. Supporting gcc long term to get working correctly everywhere is not worth the investment long term just to get fortran....
It works on termux i provide those libraries. Just not going to be supported by fornwall
after i have lunch i will try. An hour .. But distributing it means supporting it... there is discussion about outside repos though. That might happen. Pgi are contracted by...
it will work on termux bht not distributed via termux.
because it might not work properly and people will say termux is shit. Distributing only things that work is a good policy.
yeah that will help. But not a certainty.
Scipy requires a fortran compiler which is not available in main repo. But i have made that and a precompileed scipy available in my repo called gcc_termux or its also...
fixed sorry
https://github.com/xianyi/OpenBLAS/wiki/How-to-build-OpenBLAS-for-Android This was my starting point. you need to have ndk with gfortran first so compiling gcc with gfortran openblas for device compiles and works. There are a few issues...