android-gfortran icon indicating copy to clipboard operation
android-gfortran copied to clipboard

Android NDK toolchains with Fortran support

Results 5 android-gfortran issues
Sort by recently updated
recently updated
newest added

I'm trying to follow these steps but with a newer ndk (e.g. r23b), but it definitely requires doing some things differently. Currently stuck on: ``` repo forall -c git checkout...

The README contains the following: > If you want to create a **standalone toolchains** (i.e. you're not using `ndk-build`), do the previous step, and then follow [this guide](https://developer.android.com/ndk/guides/standalone_toolchain.html). You will...

I need OpenBlas and LaPack for an android device using android-ndk-r8e and gcc v4.6. The README only talks about r12b and gcc 4.9. Will this approach work for me?

This repository hasn't been updated since 2017, but there's a more active fork at https://github.com/mzakharo/android-gfortran, which is being used by both the Kivy and Chaquopy projects. @buffer51: It would be...

first, i m using ubuntu from my windows and I have a problem converting my kivy code to apk and i search for solutions and nothing worked and i tied...