Or, skip android-platform if you just have a question (as opposed to a plan to enable exceptions without the drawbacks that fadden mentioned) and head straight to android-porting.
Thanks, JBQ On Wed, Apr 1, 2009 at 10:25 AM, fadden <[email protected]> wrote: > > On Mar 31, 8:45 pm, Wang Fei <[email protected]> wrote: >> seems above code can't pass the build in android env, is there anyway >> to use it in android ? > > Android is built with -fno-exceptions. This reduces the object file > size, and (depending on implementation) improves the execution speed. > > If you'd like a more detailed answer, the android-platform mailing > list is probably better suited for this discussion. > > > > -- Jean-Baptiste M. "JBQ" Queru Android Engineer, Google. Questions sent directly to me that have no reason for being private will likely get ignored or forwarded to a public forum with no further warning. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
