[webkit-help] JSC: Compiling on iOS

Ariya Hidayat ariya.hidayat at gmail.com
Sun Jan 22 14:51:50 PST 2012


> My first problem is the *.lut.h files.
> What are these, what generates them (they seem to not exist) and what are the possible causes of them not existing in my duplicated build?

These are generated files, check out
Source/JavaScriptCore/create_hash_table to see the script which
generate them.

While this does not solve your problem, the easiest workaround is to
build JSC in some other platforms (Qt, Mac, ...) and the copy over the
generated files.


-- 
Ariya Hidayat, http://ariya.ofilabs.com


More information about the webkit-help mailing list