[android-porting] arm-eabi-gcc: error trying to exec 'cc1': execvp: No such file or directory

2011-03-14 Thread Kumar Mohanty
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_dynam

Re: [android-porting] arm-eabi-gcc: error trying to exec 'cc1': execvp: No such file or directory

2011-03-14 Thread Ashwin Bihari
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 wrote: > I m tring to build Froyo 2.2 code in ubuntu10.10(64 bit sytem) but > Froyo code for 32 bit > butI am