i have the same issue, i tryed to link against everything:
ARGET_LINK_LIBRARIES(
hello
/home/dev/proj/cpp/v8/out/x64.release/obj.host/third_party/icu/libicui18n.a
/home/dev/proj/cpp/v8/out/x64.release/obj.host/third_party/icu/libicuuc.a
/home/dev/proj/cpp/v8/out/x64.release/obj.host/third_party/icu/libicudata.a
/home/dev/proj/cpp/v8/out/x64.release/obj.target/third_party/icu/libicui18n.a
/home/dev/proj/cpp/v8/out/x64.release/obj.target/third_party/icu/libicuuc.a
/home/dev/proj/cpp/v8/out/x64.release/obj.target/third_party/icu/libicudata.a
/home/dev/proj/cpp/v8/out/x64.release/obj.target/tools/gyp/libv8_base.x64.a
/home/dev/proj/cpp/v8/out/x64.release/obj.target/tools/gyp/libv8_snapshot.a
pthread
)
if i compile v8 using make x64.release -j4 i18nsupport=off werror=no it
works.
--
--
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
---
You received this message because you are subscribed to the Google Groups
"v8-users" 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.