On 23/09/2010 09:49 a.m., Onur Küçük wrote: > > On Thu, 23 Sep 2010 08:18:23 -0500 > Cesar Romani<[email protected]> wrote: > >> I'm using vim 7.3.6, built on Win XP with MinGW. >> By updating to 7.3.11 >> It builds fine to gvim.exe but building to vim.exe 7.3.11 gives: >> >> -------------------- >> ... >> gcc -c ... tag.c -o objZ/tag.o >> tag.c: In function 'do_tag': >> tag.c:128:1: internal compiler error: Segmentation fault > > > The problem seems to be in the gcc you are using. You can use > -save-temps to create a preprocessed file and report to your gcc > provider. >
I did a make clean and everything is compiling fine. Sorry for the noise. Regards -- Cesar -- You received this message from the "vim_dev" 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
