ounie
Results
1
comments of
ounie
Thank you for your reply. I fixed the sqlite_mod compile problem. Here is how i do it: Modify the build.sh in griddb-4.5.0/3rd_party/sqlite_mod/build/ `CONFIGURE_OPT="$CONFIGURE_OPT --host=arm-linux-gnueabihf CC=/mnt/disk2/build_griddb/output/host/bin/arm-linux-gnueabihf-gcc"` to force cross compile for...