Re: Cygwin 1.7.28 (64bit) and Vim 7.4 build from source create SEGV when writing to a file.

2014-02-25 Thread Larry Hall (Cygwin)
On 2/25/2014 10:43 AM, Thomalla, Martin wrote: On 2014-02-25 16:35, Larry Hall (Cygwin) wrote: On 2/25/2014 10:20 AM, Thomalla, Martin wrote: A quick review of the files you've provided and your description of what you've done doesn't raise any red flags. I'll suggest trying to remov

Re: Cygwin 1.7.28 (64bit) and Vim 7.4 build from source create SEGV when writing to a file.

2014-02-25 Thread Thomalla, Martin
On 2014-02-25 16:35, Larry Hall (Cygwin) wrote: On 2/25/2014 10:20 AM, Thomalla, Martin wrote: A quick review of the files you've provided and your description of what you've done doesn't raise any red flags. I'll suggest trying to remove the Cygwin-provided VIM packages to be s

Re: Cygwin 1.7.28 (64bit) and Vim 7.4 build from source create SEGV when writing to a file.

2014-02-25 Thread Larry Hall (Cygwin)
On 2/25/2014 10:20 AM, Thomalla, Martin wrote: A quick review of the files you've provided and your description of what you've done doesn't raise any red flags. I'll suggest trying to remove the Cygwin-provided VIM packages to be sure there is no collision/interaction. If tha

Re: Re: Cygwin 1.7.28 (64bit) and Vim 7.4 build from source create SEGV when writing to a file.

2014-02-25 Thread Thomalla, Martin
Which vim sources that work in cygwin should I use instead? A quick review of the files you've provided and your description of what you've done doesn't raise any red flags. I'll suggest trying to remove the Cygwin-provided VIM packages to be sure there is no collision/interacti

Re: Cygwin 1.7.28 (64bit) and Vim 7.4 build from source create SEGV when writing to a file.

2014-02-25 Thread Larry Hall (Cygwin)
On 2/25/2014 3:10 AM, Thomalla, Martin wrote: Hello, in order to get additional features into vim (lua and python) I need to build it from source. So I have downloaded the source and gcc through the cygwin setup-x86_64.exe and build vim from source. $ cd /usr/src/vim74 $ ./configure --enable-lu