% make android V=1
CC="/Users/ldesegur/Android/android-ndk/toolchain/bin/arm-linux-
androideabi-gcc" \
build/gyp/gyp --generator-output="out" build/all.gyp \
-Ibuild/standalone.gypi --depth=. -Ibuild/android.gypi
\
-S-android -Dv8_can_use_vfp_instructions=true
/Users/ldesegur/Android/android-ndk/toolchain/bin/arm-linux-
androideabi-g++ '-DANDROID' '-DV8_ANDROID_LOG_STDOUT' '-
DENABLE_DEBUGGER_SUPPORT' '-DV8_TARGET_ARCH_ARM' '-
DCAN_USE_VFP_INSTRUCTIONS' '-DUSE_EABI_HARDFLOAT=0' '-DUSE_STLPORT=1'
'-D_STLP_USE_PTR_SPECIALIZATIONS=1' '-DHAVE_OFF64_T' '-
DHAVE_SYS_UIO_H' '-DANDROID_BINSIZE_HACK' -I../src -fasm-blocks -
mpascal-strings -gdwarf-2 -arch i386 -MMD -MF /Users/ldesegur/Google/
v8/out/android.release/.deps//Users/ldesegur/Google/v8/out/
android.release/obj.target/preparser_lib/src/allocation.o.d.raw -c -
o /Users/ldesegur/Google/v8/out/android.release/obj.target/
preparser_lib/src/allocation.o ../src/allocation.cc
arm-linux-androideabi-g++: i386: No such file or directory
cc1plus: error: unrecognized command line option "-mpascal-strings"
cc1plus: error: unrecognized command line option "-arch"
cc1plus: error: unrecognized command line option "-fasm-blocks"
make[1]: *** [/Users/ldesegur/Google/v8/out/android.release/obj.target/
preparser_lib/src/allocation.o] Error 1
make: *** [android] Error 2
--
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users