Reviewers: Mads Ager, Message: TBR. It turns out that "wordsize" should not be used as the desired word size, but as the compilers expected word size. Only add -m32 or -m64 if desired word size doesn't match compiler's.
Description: Fix .gyp file and avoid adding -m32 on 32 bit systems. Fix SConstruct to only add -m32 if the compiler needs it. Please review this at http://codereview.chromium.org/100160 Affected files: M SConstruct M tools/gyp/v8.gyp M tools/visual_studio/ia32.vsprops --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
