> On Feb 13, 2020, at 10:51 AM, Subodh Pathak wrote:
>
> I am looking for help to configure machine to compile SEE for ARM. I am
> using Android mobile Samsung G7.
You have to use a cross-compiler, a version of GCC that runs on your platform
but generates ARM-Linux code.
Specifically, to bui
On 2/13/20, Subodh Pathak wrote:
>
> I am trying to compile SEE for ARM processor.
There is a website explain how to compile SQLite for Android here:
https://www.sqlite.org/android/doc/trunk/www/index.wiki
Please review the instructions on that website and write again if they
do not work for you
Team,
I am trying to compile SEE for ARM processor.
I have followed following steps. But was not successful in generating "
*libsqliteX.so*" file which can be used on Android Samsung G7 mobile.
1. Installed GCC compiler from “http://www.mingw.org/” reference at “
https://gcc.gnu.org/”.
2.
3 matches
Mail list logo