Has anyone tried to build V8 in a bare metal (non-OS) environment for ARM? I have been trying to do so with little success as there seems to be some system calls for cache flushing and such that don't exist on my platform. What is the best way to go about porting to a bare metal type environment? I would like to use V8 as a shell to run simple scripts that run on my embedded platform. I've previously ported the old C based SpiderMonkey to my platform, but I'd like to use something more up to date and that I can run some JS benchmarks on. Thanks for any help!
slide -- slide-o-blog http://slide-o-blog.blogspot.com/ -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
