Hi all, I also posted this in the comments of the wiki page for building D8 on android. Sorry to double post but deadlines are a bitch so I am casting as big of a net as I can :P
I have followed all the steps and I have installed the suggested NDK and SDK but I keep getting the following error: make1? <http://code.google.com/p/v8/w/edit/1>: Entering directory `/home/<USER>/v8/out' LINK(host) /home/<USER>/v8/out/android.release/mksnapshot /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.6.1/libstdc++.so when searching for -lstdc++ /usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.6.1/libstdc++.a when searching for -lstdc++ /usr/bin/ld: cannot find -lstdc++ collect2: ld returned 1 exit status make1?<http://code.google.com/p/v8/w/edit/1> : ***[/home/<USER>/v8/out/android.release/mksnapshot] Error 1 make1?<http://code.google.com/p/v8/w/edit/1>: Leaving directory `/home/<USER>/v8/out' make: ***android?<http://code.google.com/p/v8/w/edit/android>Error 2 I know that it is reading the $ANDROID_NDK_ROOT because I can see that it is setting the CC var as: CC="/home/<USER>/android-ndk-r7b/toolchain/bin/arm-linux-androideabi-gcc" Thanks for any help! -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
