David,
Thanks for the info..
I tried for quite sometime but not succesful in building libstc++,
here is the log of failure..

Configure: x86-4.2.1 toolchain build
Building : x86-4.2.1 toolchain [this can take a long time].
Install  : x86-4.2.1 toolchain binaries.
Copying libstdc++ prebuild binaries.
ERROR: ERROR: Missing toolchain-specific include directory:
/home/svenkat0/Projects/NDK/android-ndk-r5b/toolchains/x86-4.2.1/prebuilt/linux-x86/i686-android-linux-gnu/include/c++/4.2.1

May I understand what is the real issue in here.

-Subbu


On Tue, Feb 1, 2011 at 3:46 PM, David Turner <[email protected]> wrote:
>
>
> On Tue, Feb 1, 2011 at 4:13 PM, Subramani Venkatesh <[email protected]>
> wrote:
>>
>> Hi,
>> I am porting an application to Android x86 platform
>
> There is no such thing for now, though we're working on it :-)
>
>>
>> , while porting I
>> understood that my application depends on Android libsupc++ support
>> for exception handling, I verified for this library in NDK prebuilt
>> directory, I did not find it, may I know the procedure to build it
>> using Android NDK?
>>
>
> See docs/DEVELOPMENT.html, otherwise try the following (not tested in a long
> time though)
> build/tools/download-toolchain-sources.sh /tmp/ndk/src
> build/tools/build-gcc.sh --copy-libstdxx /tmp/ndk/src `pwd` x86-4.2.1
>>
>> Regards,
>> Subbu
>>
>> --
>> unsubscribe: [email protected]
>> website: http://groups.google.com/group/android-porting
>
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to