> On Nov 14, 9:18 pm, Brian Swetland <[EMAIL PROTECTED]> wrote:
> > http://android.git.kernel.org/pub/android-toolchain-20081019.tar.bz2
> >
> > A README and configure script at the top level should guide you through
^^^^^^^^^^^^^^^^^^^^^^^^^^^
> > rebuilding the source as it was built for the "prebuilt" version used by
> > the open source platform.
[Shankar <[EMAIL PROTECTED]>]
> I have downloaded the android toolchain code, could you please let me
> know the options passed to configure script?
> It will save my time.
>From the included README file (mentioned in my original reply):
To build the default arm-eabi toolchain, use the following configure
options:
mkdir <toolchain object directory>
cd <toolchain object directory>
<source directory>/configure --target=arm-eabi \
--prefix=<toolchain install directory> \
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [EMAIL PROTECTED]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---