Hi,

I need a static library(libv8.a) on Android for my work and use *D8OnAndroid 
wiki 
build on Ubuntu x64,*
*
*
*Building process is fine,*
*
*
*Command like.*

svn checkout http://v8.googlecode.com/svn/trunk/ v8

cd v8

make dependencies

make android_arm.release -j9 snapshot=off armv7=false vfp2=off vfp3=off 
backtrace=off library=static

building completed.

I find the libv8.arm.a (1M) in ./out/android_arm.release/obj.host/tools/gyp

this static library too small and too unnormal.

Thanks,

jack michael

-- 
-- 
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/groups/opt_out.

Reply via email to