On Mon, Sep 29, 2008 at 12:54 PM, <[EMAIL PROTECTED]> wrote: > > Are there plans to fix that so the code can build properly on 64 > bit? It's a pretty big limitation to not be able to link against it > when the rest of your code is 64 bit compat. >
I think the V8 code generator only supports ia32 and ARM targets, and there is no support in the code generator for x86-64 nor an interpreted mode. -Jey Kottalam --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
