Hi,

Thanks for these suggestions! I've started using the "bleeding_edge,"
turned off the C99 and C++0x standards, and have applied my changes to
my local copy of "bleeding_edge."

Unfortunately, it looks like I'm getting:

src/jsregexp.cc:484: error: no matching function for call to
'v8::internal::Vector<long int>::Vector(int*, int)'

I'm not sure how that makes sense though, as the code does now use
"Vector<int32_t>." Perhaps this is a problem with some of my settings
or header files?

I've made two files that have:
 - my changes to V8: "v8-bleeding_edge-minix-changes-8-21-2010.diff"
 - the results from my latest build: "test-bleeding-edge-8-20-2010-
log.txt"

They are under "Building with SCons" at
https://sites.google.com/site/pikpikproject/projects/minix-3/porting-google-s-v8-javascript-engine

Thanks for your help and I hope this makes sense,
pikpik

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

Reply via email to