I kept getting an error using mksnapshot with gcc 4.4.5 and found that
there have been bugs in the past related to calling a pure virtual
function on gcc 4.4.4. I have the absolute latest version of v8 but
still get this problem on gcc 4.4.5. I downgraded by compiler to 4.1
and everything works fine. I took a brief look at the changes to gcc
between versions and the only suspicious change I found was about
indirect inlining.

Are there any compiler gurus willing to investigate what could be
wrong?

Thanks,
Patrick

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

Reply via email to