Re: vim/cygwin: python support

2012-06-30 Thread ping
On 6/30/2012 6:04 PM, Tony Mechelynck wrote: On 30/06/12 23:32, ping wrote: Thanks I just got it recompiled under cygwin with python support At least Voom that is based on python runs smoothly now I can post detailed steps if anyone is interested [...] Maybe you should create a tip at http://v

Re: Persistence of file implemented objects

2012-06-30 Thread Christopher Faylor
On Sat, Jun 30, 2012 at 11:29:10PM +0100, Richard H Lee wrote: >Various objects like fifo pipes, POSIX IPC shared memory and semaphores >that are implemented through the filesystem in cygwin persist when the >program abnornally terminates. They also persist through reboots, which >is different t

Persistence of file implemented objects

2012-06-30 Thread Richard H Lee
Various objects like fifo pipes, POSIX IPC shared memory and semaphores that are implemented through the filesystem in cygwin persist when the program abnornally terminates. They also persist through reboots, which is different to the behaviour on linux. This is also different with the case of

Re: vim/cygwin: python support

2012-06-30 Thread Tony Mechelynck
On 30/06/12 23:32, ping wrote: Thanks I just got it recompiled under cygwin with python support At least Voom that is based on python runs smoothly now I can post detailed steps if anyone is interested [...] Maybe you should create a tip at http://vim.wikia.com/ ? Best regards, Tony. -- There

Re: FW: gdbserver on cygwin

2012-06-30 Thread Richard H Lee
On 30/06/2012 18:05, Christopher Faylor wrote: On Sat, Jun 30, 2012 at 04:22:03PM +0200, marco atzeri wrote: On 6/30/2012 3:18 PM, Richard H Lee wrote: On 30/06/2012 03:07, Buchbinder, Barry (NIH/NIAID) [E] wrote: >> Is it supported yet? > > http://cygwin.com/packages/ > http://cygwin.c

Re: FW: gdbserver on cygwin

2012-06-30 Thread Christopher Faylor
On Sat, Jun 30, 2012 at 04:22:03PM +0200, marco atzeri wrote: >On 6/30/2012 3:18 PM, Richard H Lee wrote: >> On 30/06/2012 03:07, Buchbinder, Barry (NIH/NIAID) [E] wrote: >> >> Is it supported yet? >> > >> > http://cygwin.com/packages/ >> > http://cygwin.com/cgi-bin2/package-grep.cgi?grep=gdbse

Re: FW: gdbserver on cygwin

2012-06-30 Thread marco atzeri
On 6/30/2012 3:18 PM, Richard H Lee wrote: On 30/06/2012 03:07, Buchbinder, Barry (NIH/NIAID) [E] wrote: >> Is it supported yet? > > http://cygwin.com/packages/ > http://cygwin.com/cgi-bin2/package-grep.cgi?grep=gdbserver But the gdbserver binary is not available from setup.exe . It does how

Re: FW: gdbserver on cygwin

2012-06-30 Thread Richard H Lee
On 30/06/2012 03:07, Buchbinder, Barry (NIH/NIAID) [E] wrote: >> Is it supported yet? > > http://cygwin.com/packages/ > http://cygwin.com/cgi-bin2/package-grep.cgi?grep=gdbserver But the gdbserver binary is not available from setup.exe . It does however compile and function correctly from source.

Re: vim/cygwin: python support

2012-06-30 Thread Tony Mechelynck
On 29/06/12 16:22, ping wrote: not sure this should go to vim/cygwin team...so copy both and Vlad(Voom plugin author) I got a new laptop (folio) come with win7. for some reason I want to give win7 a trial. cygwin full install went smooth. but looks I don't have python support here. that means I

Re: Why Cygwin tries to pull in winsock2.h when compiling a Linux application?

2012-06-30 Thread Csaba Raduly
Hi Patrick On Sat, Jun 30, 2012 at 9:41 AM, Patrick L wrote: > Hi, I am using Cygwin 1.7.11 i686 on Windows 7 PC. I am trying to compile a > Linux C++ application on Cygwin. > > When I use the ./configure command, Cygwin shows the following error messages: > > checking winsock2.h usability... no

Re: Why Cygwin tries to pull in winsock2.h when compiling a Linux application?

2012-06-30 Thread marco atzeri
On 6/30/2012 9:41 AM, Patrick L wrote: Hi, I am using Cygwin 1.7.11 i686 on Windows 7 PC. I am trying to compile a Linux C++ application on Cygwin. When I use the ./configure command, Cygwin shows the following error messages: checking winsock2.h usability... no checking winsock2.h presence...

Why Cygwin tries to pull in winsock2.h when compiling a Linux application?

2012-06-30 Thread Patrick L
Hi, I am using Cygwin 1.7.11 i686 on Windows 7 PC. I am trying to compile a Linux C++ application on Cygwin. When I use the ./configure command, Cygwin shows the following error messages: checking winsock2.h usability... no checking winsock2.h presence... yes configure: WARNING: winsock2.h: pres