Hi all,

I'm very new to the v8 project, but I'm very interested on what we can
do with it. I'm not quite sure this question if for the users' mailing
list, but I'll ask here first.

I just checked out a fresh copy of the bleeding edge repo (from the
bleeding_edge branch in github), but the xcode project is a bit
outdated I think.

The pre-compile script is referencing some non-existant files "*-
delay.js", I looked at other project files, and after updating the pre-
compile script, it worked. However, the ARM target of the xcode
project is not compiling ARM code: you need to specifically set the
the base-sdk of that target to something arm-based, like iPhoneOS 3.0.
After that, some compile errors appear. I'm using XCode 3.1, and the
errors are:

* cpu-arm.cc:98 (__ARM_NR_cacheflush not declared)
* platform-macos.cc:576 (Unsupported Mac OS X host architecture)

thanks for any help.

Rolando.-

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to