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 -~----------~----~----~----~------~----~------~--~---
