Comment #1 on issue 3500 by [email protected]: Unable to compile android,
android_app_abi is not defined
http://code.google.com/p/v8/issues/detail?id=3500
Detail step:
wget -q
http://dl.google.com/android/ndk/android-ndk32-r10-linux-x86_64.tar.bz2
tar -xjf android-ndk32-r10-linux-x86_64.tar.bz2
export ANDROID_NDK_ROOT=${PWD}/android-ndk-r10
git clone https://chromium.googlesource.com/chromium/tools/depot_tools.git
export PATH=`pwd`/depot_tools:"$PATH"
git clone git://github.com/v8/v8.git
cd v8
make dependencies
make android_arm.release
========
My test code:
https://github.com/luzi82/codelog.v8
run ci.sh
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.