While it might work if you messed around with it enough, the android
developers put a lot of thought into their current implementation of
lidstdc++, particularly they spent a lot of time making it efficient on a
platform where every ounce of battery life is worth it's weight in gold
(worth it's length in gold?) I would caution you to shy away from using your
own version unless you have a very good reason.

You could consider taking streambuf and adding it to Android's libstdc++, it
would take much less effort.

On Wed, Jun 24, 2009 at 7:16 PM, Elvis Dowson <elvis.dow...@gmail.com>wrote:

>
> Hi,
>      I just noticed that android does have a full libstdc++
> implementation. For example, no <streambuf> class.
>
> What should I do , can I just take a general libstdc++ implementation
> and put it in the bionic folder and will it work?
>
> Elvis
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to