On Thu, Aug 7, 2014 at 11:50 PM, Prince Wall <[email protected]> wrote:
> [...] However, from [v8]\src\arm64\constants-arm64.h, it says "Assert that > this is an LP64 system" and uses type "long" a lot, assuming it is 64-bit. > However, Windows x64 is LLP64 system and has "long" as 32-bit. Does this > mean that we cannot use target_arch=arm64 on Windows host? > I'm not sure if anybody has tried to build ARM64 stuff on WIndows yet, so it's quite probable that there are bugs in this combination. Patches accepted... ;-) One more point: Support for VS 2012 is on death row, you'll need VS 2013 soon. -- -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
