Am 14.07.2013 um 19:50 schrieb Axel Kielhorn: > > Am 14.07.2013 um 18:12 schrieb Axel Kielhorn: > >> >> Another datapoint: >> >> I build Vim 7.4a9 on MacOS 10.8 with >> >> gcc --version >> i686-apple-darwin11-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build >> 5658) (LLVM build 2336.11.00) >> >> No problems here. >> >> On 10.6 I have >> >> gcc --version >> i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3) > > And another one: > > Xcode 3.2.6 (The last version compatible with MacOS 10.6) comes with regular > gcc 4.2.1 and > > llvm-gcc-4.2 --version > i686-apple-darwin10-llvm-gcc-4.2 (GCC) 4.2.1 (Based on Apple Inc. build 5658) > (LLVM build 2335.6) > > With > > ./configure CC=llvm-gcc-4.2 > > the resulting Vim 7.3.754 does not crash.
Build with llvm-gcc-4.2 7.3.1168 works fine 7.3.1184 works fine There are some changes to the regex engine. 7.3.1193 crash 7.3.1214 crash That's definitely all for today, I'm gonna watch football:-) Axel -- -- You received this message from the "vim_mac" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_mac" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
