Status: New
Owner: ----

New issue 1896 by [email protected]: V8 error in Android ICS..
http://code.google.com/p/v8/issues/detail?id=1896

I'm trying build android ICS with v8 version 3.4.3(r8218).
Getting the below errors, with the above v8 merge.
Pls share the pointers to resolve this build error.
--------------------------------------------------------------------------------
Traceback (most recent call last):
File "out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/js2c.py", line 395, in <module>
    main()
File "out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/js2c.py", line 392, in main JS2C(source_files, [natives], { 'TYPE': type, 'COMPRESSION': compression }) File "out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/js2c.py", line 348, in JS2C
    sources_data = ToCArray(all_sources)
File "out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/js2c.py", line 51, in ToCArray
    result.append(str(ord(chr)))
TypeError: ord() expected a character, but string of length 10851 found
Install: out/target/product/generic/system/bin/ObbFile_test
make: *** [out/host/linux-x86/obj/EXECUTABLES/mksnapshot_intermediates/libraries.cc] Error 1
make: *** Waiting for unfinished jobs....
--------------------------------------------------------------------------------------

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

Reply via email to