Comment #1 on issue 9932 by craig.schlenter: Linux build dies in V8 on Fedora 11 beta http://code.google.com/p/chromium/issues/detail?id=9932
The debug build with gcc 4.4 is fine for me (on fedora 9 but I've updated gcc and glibc). nteon did try with -fno-strict-aliasing at some point but I'm not sure if he had that turned on at the point at which he mentioned the renderer problems on IRC - I've seen that before and that was solved strict aliasing tweaks. I know turning on -fno-strict-aliasing didn't fix mksnapshot for him. Also see: http://code.google.com/p/chromium/issues/detail?id=9104 Another interesting datapoint is that -Wall is stripped from the build flags for non chromium_code so removing the -Wall from external_code.gypi may yield some clues. -- 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 -~----------~----~----~----~------~----~------~--~---
