On 15/11/08 11:12, Dominique Pelle wrote: > Hi > > I notice that Vim-7.2.40 (huge) crashes on start up when I > compile it with gcc 4.3.2 with -O3 (that's the default gcc > version from Ubuntu-8.10), but it works perfectly fine when > compiled with -O0, -O1 or -O2. [...]
-O3 is a nondefault setting in Vim, isn't it? I didn't make any changes to how the Vim configure and make optimizes its compile, and I end up (for a Huge Gnome2 GUI, but also for a Tiny Console-only build) with -O2 -fno-strength-reduce -Wall "gcc --version" answers: gcc (SUSE Linux) 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036] followed by a copyright notice and liability disclaimer. Best regards, Tony. -- What this country needs is a good five cent nickel. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
