Comment #8 on issue 413 by craig.schlenter: GCC 4.4 fails to compile current version, over strict aliasing http://code.google.com/p/v8/issues/detail?id=413
If you are building v8 standalone using scons, then you want export GCC_VERSION=44. If you are building via chrome you want a gyp define gcc_version=44. See the linux build instructions on the wiki for how to set up the gyp defines. -- 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 -~----------~----~----~----~------~----~------~--~---
