Comment #3 on issue 539 by [email protected]: unrecognized command line option "-m32" when compiling chromium on armv6j
http://code.google.com/p/v8/issues/detail?id=539
I don't think gyp fully support cross compiling. Scons does, see http://code.google.com/p/v8/wiki/CrossCompilingForARM for more details, I can cross compile for armv6 without problems.
Note that using Scons to build V8 is being deprecated and will probably be removed once gyp has reached feature parity.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
