Comment #5 on issue 463 by craig.schlenter: Cant build in gcc 4.4.1
http://code.google.com/p/v8/issues/detail?id=463

Re the patch ... originally it was only necessary to compile dtoa with  
no-strict
aliasing. v8 seems to have regressed since then :( The problem doesn't  
affect people
compiling chrome though because when you build via gyp with gcc_version=44,  
then the
no-strict-aliasing thing gets applied to everything rather than just dtoa  
(which is
what happens when building standalone using scons).

--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

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

Reply via email to