Comment #1 on issue 25129 by craig.schlenter: Fails to compile on Ubuntu 9.10 with gcc-4.4 http://code.google.com/p/chromium/issues/detail?id=25129
You need to set a gyp variable gcc_version=44 and then re-rerun gyp before recompiling. If you are compiling unit_tests in addition to chrome target, you might also want no_strict aliasing. See here for more info: http://code.google.com/p/chromium/wiki/LinuxBuildInstructions -- 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 --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
