Comment #1 on issue 797 by [email protected]: v8 fails to compile with arm simulator due to warnings
http://code.google.com/p/v8/issues/detail?id=797

What version of GCC are you using? If you are using 4.4 then the strict aliasing issue can be resolved by by turning it off, see http://code.google.com/p/v8/issues/detail?id=413. However the error you are getting in simulator-arm.cc:730 is not related to strict aliasing.

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

Reply via email to