Status: New
Owner: ----

New issue 2233 by [email protected]: compile d8 for Android devices failed when "make android -j16"
http://code.google.com/p/v8/issues/detail?id=2233

OS:Unbuntu
IDE:Eclipse+Android SDK (API-Level8)+NDK_r8
follow the tips:http://code.google.com/p/v8/wiki/D8OnAndroid

Why I can't Make the V8 Engine  for Android devices?
there are no build/gyp/gyp  in V8's root folder.

I once try to compile in Windows XP  with Cygwin  but failed.

help  tks!

---------cut here----------

baron@baron-pc:~/java/v8$ sudo make android -j16
[sudo] password for baron:
GYP_GENERATORS=make \
CC="/home/baron/java/android-ndk-r8/toolchain/bin/arm-linux-androideabi-gcc" \ CXX="/home/baron/java/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: 1: build/gyp/gyp: not found
make: *** [out/Makefile.android] 错误 127

---------cut here----------


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to