Status: New
Owner: ----
New issue 2231 by [email protected]: error 127 raised when I try to
compile v8 for android
http://code.google.com/p/v8/issues/detail?id=2231
the build error below,anyone can help me?
$ make android -j16
GYP_GENERATORS=make \
CC="D:\Android\android-ndk-r8/toolchain/bin/arm-linux-androideabi-gcc" \
CXX="D:\Android\android-ndk-r8/toolchain/bin/arm-linux-androideabi-g++" \
build/gyp/gyp --generator-output="out" build/all.gyp \
-Ibuild/standalone.gypi --depth=. -Ibuild/android.gypi \
-S.android -Dv8_can_use_vfp_instructions=true
/bin/sh: build/gyp/gyp: No such file or directory
Makefile:248: recipe for target `out/Makefile.android' failed
make: *** [out/Makefile.android] Error 127
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev