Hi Rupesh,

Sorry to interrupt you again.

Now i am trying to compile the android patched kernel using the toolchain as

<my_android_path>/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/bin

But i am getting the following error :-

"mkimage" command not found - U-Boot images will not be built

and there is NO "uImage" formed in arch/arm/boot. But zImage formed.

Thanks & Regards
Nimit


On Thu, Nov 20, 2008 at 5:57 PM, Nimit Manglick <[EMAIL PROTECTED]>wrote:

> Hi Rupesh,
>
> Thanks for the information.
>
> Actually i was just confirming that.
>
> Thanks again
> Nimit
>
>
> On Thu, Nov 20, 2008 at 5:46 PM, Rupesh Gujare <[EMAIL PROTECTED]>wrote:
>
>>  Nimit,
>>
>>   I think you haven't gone through my and Jeff's mail thoroughly, we had
>> already given path to toolchain which is used to compile Android RFS.
>> <PATH_ANDROID_BUILD>/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/
>>
>> It generates code for armv5 architecture.
>>
>> Regards,
>>
>> --
>> Rupesh Gujare
>> http://embinux.com
>>
>>
>> Thanks Jeff & Rupesh.
>>
>> So one more doubt when we do "make" in top directory to build android
>> source , which prebuilt android toolchain it uses by defaut to build it ??
>> i.e the out/target/product/generic contains which toolchain compiled
>> filesystem ?
>>
>> Thanks & Regards
>> Nimit Manglick
>>
>> On Thu, Nov 20, 2008 at 5:30 PM, Rupesh Gujare <[EMAIL PROTECTED]
>> > wrote:
>>
>>>
>>> Nimit Manglick wrote:
>>> > Hi Rupesh,
>>> >
>>> > I have one doubt with what toolchain you have compiled the Linux
>>> > android patched kernel without emulator support & the comlete
>>> filesystem ?
>>> > Is any arm toolchain comes along with android source code ? If yes
>>> > then please tell me where it is located ?
>>> >
>>>  You will find prebuild toolchain inside android build at following
>>> location:-
>>> <PATH_ANDROID_BUILD>/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/
>>> > Actually i have android source code by doing just "make" in the top
>>> > root drectory where all the folders resides as bionic, bootloader,
>>> > build, kernel etc. which has given me the filesysstem in
>>> > out/target/product/generic. So my doubt is which toolchain it is using
>>> > internally ??
>>> >
>>> > Is it a arm tolchain ?? where it is located ??
>>>  You can find source code for above toolchain at :-
>>> http://android.git.kernel.org/pub/android-toolchain-20081019.tar.bz2
>>> >
>>>  > If not then how to compile the complete source code by using my own
>>> > eabi toolchain ?
>>> >
>>>  Using your own toolchain for compiling Android build is very difficult,
>>> and I will suggest to use prebuild toolchain.
>>>
>>> --
>>> Rupesh Gujare
>>> http://embinux.com
>>>
>>>
>>>
>>>
>>
>>
>>
>>
>>
>> >>
>>
>

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [EMAIL PROTECTED]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to