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 <[email protected]> wrote: > Check out: > > http://blog.codepainters.com/2010/10/27/compiling-android-sdk-on-ubun... > > Regards > -- Ashwin > > On Tue, Mar 15, 2011 at 1:23 AM, Kumar Mohanty <[email protected]> wrote: > > ok cn you tell me what are the multilib needed to built this code > > > On Mar 14, 8:20 pm, Ashwin Bihari <[email protected]> wrote: > >> You've installed all the multilib support? I use a Ubuntu 10.10 64-bit > >> system and it has no problem building Android.. > > >> Regards > >> -- Ashwin > > >> On Mon, Mar 14, 2011 at 5:27 AM, Kumar Mohanty <[email protected]> > >> wrote: > >> > I m tring to build Froyo 2.2 code in ubuntu10.10(64 bit sytem) but > >> > Froyo code for 32 bit > >> > butI am getting error like > > >> > 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: target thumb C: > >> > dalvikvm <= dalvik/dalvikvm/Main.c > >> > No such file or directory > > >> > -- > >> > unsubscribe: [email protected] > >> > website:http://groups.google.com/group/android-porting > > > -- > > unsubscribe: [email protected] > > website:http://groups.google.com/group/android-porting -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
