I checked all package installation and found every thing is correct
only but I am unable understand why is
it giving same error
I build this up to 4 times but still I have same problem
I dont know why it is like that
Error is same as it before
prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/bin/arm-eabi-gcc -mthumb-
interwork -o out/target/product/generic/obj/lib/crtbegin_dynamic.o -c
bionic/libc/arch-arm/bionic/crtbegin_dynamic.S
arm-eabi-gcc: error trying to exec 'cc1': execvp: No such file or
directory
make: *** [out/target/product/generic/obj/lib/crtbegin_dynamic.o]
Error 1
Can you help me out from this problem
On Mar 15, 8:57 pm, Ashwin Bihari <
abih...@gmail.com> wrote:
> Check out:
>
>
http://blog.codepainters.com/2010/10/27/compiling-android-sdk-on-ubun...
>
> Regards
> -- Ashwin