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