Few people reported it, and it seem an issue with the NDK itself.
Can you look at
http://stackoverflow.com/questions/10770296/error-while-compiling-android-jni-sample-invalid-march-option-armv5te
?
Or search on the internet a possible answer for your issue?
Le 21/02/2013 05:29, John Leith a �crit :
> Configuredwith:/s/ndk-toolchain/src/build/../gcc/gcc-4.4.3/configure
> --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix
> --target=arm-linux-androideabi --host=x86_64-linux-gnu
> --build=x86_64-linux-gnu --with-gnu-as--with-gnu-ld
> --enable-languages=c,c++--with-gmp=/tmp/ndk-andrewhsieh/build/toolchain/temp-install
> --with-mpfr=/tmp/ndk-andrewhsieh/build/toolchain/temp-install
> --without-ppl --without-cloog --disable-libssp --enable-threads
> --disable-nls --disable-libmudflap --disable-libgomp
> --disable-libstdc__-v3 --disable-sjlj-exceptions --disable-shared
> --disable-tls --disable-libitm --with-float=soft --with-fpu=vfp
> --with-arch=armv5te --enable-target-optspace --enable-initfini-array
> --disable-nls --prefix=/tmp/ndk-andrewhsieh/build/toolchain/prefix
> --with-sysroot=/tmp/ndk-andrewhsieh/build/toolchain/prefix/sysroot
> --with-binutils-version=2.19--with-mpfr-version=2.4.1--with-mpc-version=0.8.1--with-gmp-version=5.0.5--with-gcc-version=4.4.3--with-gdb-version=7.3.x
> --with-gxx-include-dir=/tmp/ndk-andrewhsieh/build/toolchain/prefix/include/c++/4.4.3--with-bugurl=
http://source.android.com/source/report-bugs.html
> Fatalerror:invalid -march=option:`armv5te'
> configure:3611: $? = 1
> configure:3649: result: no
>
> |
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "Kivy users support" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
kivy-users+...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>