Comment #9 on issue 1312 by [email protected]: It's time to get iOS supported!
http://code.google.com/p/v8/issues/detail?id=1312
Take a look at the error "#error Unsupported Mac OS X host architecture."In the platform-macos.cc only IA-32 and x64 are supported. You would probably need to create src/platform-ios.cc instead to implement what is in src/platform.h.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
