Comment #2 on issue 2332 by [email protected]: Usage of Android NDK toolchain is incorrect.
http://code.google.com/p/v8/issues/detail?id=2332
You don't understand. Download Android NDK - no static libraries inside. Build V8 - fails at linking preparser, no stlport_static.a available. Build a random example project of the NDK - static libraries available. Build V8 - works. That's the problem. -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
