I had the same issue, trying to get V8 to work with a 64-bit slurm server. As of now, it doesn't seem you are able to, because V8 generates i386 assembly code. They might support x86_64 in the future, but judging from other forum messages this does not seem to be a priority.
On Mar 3, 10:53 am, lkcl <[email protected]> wrote: > hi folks, > i'd like to build PyV8 on my platform _without_ having to go through > the necessity of installing a 32-bit version of python. > is there an equivalent of the 64-bit-down-to-32-bit npapi wrapper that > was available for e.g. running the 32-bit version of adobe flash? > l. --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
