Reviewers: Mads Ager,

Message:
Compiler switches for compiling X64 code.
Only allowed if both wordsize=32 and arch=x64 are supplied, and only on
Linux.

Description:
Create build structure for X64.
Possible to attempt to build for X64.
Build will be unsuccessful, since all x64 source files are
missing and pointers are reinterpreted as integers everywhere.

Please review this at http://codereview.chromium.org/99186

Affected files:
   M SConstruct
   M src/SConscript
   M src/codegen.h
   M src/execution.cc
   M src/frames-inl.h
   M src/globals.h
   M src/jsregexp.h
   M src/jsregexp.cc
   M src/macro-assembler.h
   M src/platform-freebsd.cc
   M src/platform-linux.cc
   M src/virtual-frame.h



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

Reply via email to