Re: TTY write deadlock

2009-04-04 Thread Christopher Faylor
On Sat, Apr 04, 2009 at 03:11:06PM -0700, Josh Stone wrote: >Hi, > >I've discovered a deadlock in Cygwin which is pretty easy to >reproduce.?? This seems to happen on all of the console windows I can >find, except for running in a normal cmd.exe. All of these are >affected though: xterm, rxvt, min

TTY write deadlock

2009-04-04 Thread Josh Stone
Hi, I've discovered a deadlock in Cygwin which is pretty easy to reproduce.  This seems to happen on all of the console windows I can find, except for running in a normal cmd.exe. All of these are affected though: xterm, rxvt, mintty, puttycyg+cthelper, and putty localhost -> cygwin sshd. To rep

Re: Using Cygwin compiled libs in Visual Studio

2009-04-04 Thread Christopher Faylor
On Sat, Apr 04, 2009 at 08:55:42PM +0100, Olumide wrote: >On Sat, Apr 04, 2009 at 02:11:11PM -0400, Christopher Faylor wrote: >>On Sat, Apr 04, 2009 at 04:48:25PM +0100, Olumide wrote: >>>I guess what I find surprising is that gcc can be used to produce >>>Windows XP runnable code. Here's a typica

Re: Using Cygwin compiled libs in Visual Studio

2009-04-04 Thread Olumide
I guess what I find surprising is that gcc can be used to produce Windows XP runnable code. Here's a typical compilation command generated by the build process: ... Why is this surprising? Cygwin *is* Windows XP runnable code. Is it? Pardon my n00bness but I recall once trying to run a Cygwi

Re: Using Cygwin compiled libs in Visual Studio

2009-04-04 Thread Christopher Faylor
On Sat, Apr 04, 2009 at 04:48:25PM +0100, Olumide wrote: > I guess what I find surprising is that gcc can be used to produce Windows > XP runnable code. Here's a typical compilation command generated by the > build process: > > gcc -c -O2 -D_GNU_SOURCE -DWINDOWS_ABI -Wall -m32 -DF_INTERFACE_F2C

Re: [1.7] Support for CJK Character Sets

2009-04-04 Thread Corinna Vinschen
On Apr 4 14:48, Andy Moreton wrote: > On Sat 04 Apr 2009, Corinna Vinschen wrote: > > On Apr 3 21:20, Corinna Vinschen wrote: > >> On Apr 4 02:32, neomjp wrote: > >> > [...] > >> > But it failed for JIS/ISO-2022-JP and eucJP. (It was represented as > >> > ASCII SO(0x0e)/UTF-8 sequence). > >> >

Re: Using Cygwin compiled libs in Visual Studio

2009-04-04 Thread Olumide
Is it possible or recommended to use a Cygwin compiled lib file or dll in Visual studio? The problem is that although I'm doing my development in Visual Studio, a number of the sources I intend to use have Cygwin makefiles but no Visual studio projects. ... You're probably more interested in th

Re: [1.7] Support for CJK Character Sets

2009-04-04 Thread Andy Moreton
On Sat 04 Apr 2009, Corinna Vinschen wrote: > On Apr 3 21:20, Corinna Vinschen wrote: >> On Apr 4 02:32, neomjp wrote: >> > [...] >> > But it failed for JIS/ISO-2022-JP and eucJP. (It was represented as >> > ASCII SO(0x0e)/UTF-8 sequence). >> > >> > What is going wrong here? What makes the file

Re: [1.7] Support for CJK Character Sets

2009-04-04 Thread Corinna Vinschen
On Apr 3 21:20, Corinna Vinschen wrote: > On Apr 4 02:32, neomjp wrote: > > [...] > > But it failed for JIS/ISO-2022-JP and eucJP. (It was represented as > > ASCII SO(0x0e)/UTF-8 sequence). > > > > What is going wrong here? What makes the file name conversion from > > UTF-16 to these character s

Re: [1.7]: /usr/bin/install fails on network drives

2009-04-04 Thread Corinna Vinschen
On Apr 3 23:06, A.R. Burgers wrote: > Corinna Vinschen schreef: > >> I have no experience with DFS at all, and this would require to debug >> what happens in your environment. If you're willing to test, I would >> give you a special handcrafted Cygwin DLL which prints more detailed >> strace outp