Re: Spurious warnings about MS-DOS paths

2011-04-13 Thread Christopher Faylor
On Wed, Apr 13, 2011 at 11:10:14PM -0400, Ryan Johnson wrote: >Hi all, > >A recent cygwin update has started spewing warnings such as the >following when I do tab completion on a path containing spaces: >> $ cd ~/Home/Documents/Pcygwin warning: >> MS-DOS style path detected: ~/Home/Documents/PC\

Spurious warnings about MS-DOS paths

2011-04-13 Thread Ryan Johnson
Hi all, A recent cygwin update has started spewing warnings such as the following when I do tab completion on a path containing spaces: $ cd ~/Home/Documents/Pcygwin warning: MS-DOS style path detected: ~/Home/Documents/PC\ reviews\ 2011 Preferred POSIX equivalent is: ~/Home/Documents/PC/ r

Re: Re: Re: Debugging help for fork failure: resource temporarily unavailable

2011-04-13 Thread Ryan Johnson
On 2:59 PM, Ryan Johnson wrote: On 2:59 PM, Jon TURNEY wrote: I look forward to reading your patches :-) I think it's still rather premature to be cooking up a patch, unfortunately -- I'm not convinced I know yet where the real problem lies. Without some data to back up my speculation (which s

[ANNOUNCEMENT] Updated: cppcheck-1.48-1

2011-04-13 Thread Chris Sutcliffe
Version 1.48-1 of cppcheck has been uploaded, following the upstream release. cppcheck is a tool for static C/C++ code analysis. It tries to detect bugs that your C/C++ compiler doesn't see. The goal is no false positives. cppcheck is versatile. You can check non-standard code that includes vari

Re: Delay during invocation of any CYGWIN command [SOLVED]

2011-04-13 Thread G. Ken Holman
At 2011-04-09 18:02 -0400, I wrote: I'm now running XP under VirtualBox and I'm pretty sure when I first moved over I was running CYGWIN commands without delays. But I don't always use CYGWIN, so I can't say for sure. But I am sure I'm now getting a 5-second delay when invoking any CYGWIN co

Re: Re: Debugging help for fork failure: resource temporarily unavailable

2011-04-13 Thread Ryan Johnson
On 2:59 PM, Jon TURNEY wrote: On 15/03/2011 13:53, Ryan Johnson wrote: All of this assumes Windows is consistent in choosing locations when conflicts It's assumed that CreateProcess() produces the same layout, yes. This assumption is due to what? - Documented Windows feature? - An observation

Re: 64bit (g)fortran JNI

2011-04-13 Thread Hans Horn
On 4/12/2011 7:25 PM, Jerry DeLisle wrote: On 04/12/2011 07:38 AM, Hans Horn wrote: Folks, has anybody got any experience interfacing (g)fortran routines with Java via JNI? I'm on 64bit Windows7 using cygwin x86_64-w64-mingw32-gcc and x86_64-w64-mingw32-gfortran, both v4.5.2 Java: jdk-6u24-wi

Re: 1.5.19: Install problem: cannot find cygz.dll

2011-04-13 Thread Charles Wilson
On 4/13/2011 11:03 AM, Christopher Faylor wrote: > On Wed, Apr 13, 2011 at 03:55:46AM -0700, LouisMoreno wrote: >> Just visit the link given above & click "Fix dll errors now" button. >> This will fix the issue without any botheration. > > I would NOT recommend using this. I have no idea what it

Re: 1.5.19: Install problem: cannot find cygz.dll

2011-04-13 Thread Christopher Faylor
On Wed, Apr 13, 2011 at 03:55:46AM -0700, LouisMoreno wrote: > > >Joe Outzen wrote: >> >> I'm trying to install Cygwin (full install). I downloaded the >> installer from cygwin.com, and downloaded and installed. The >> installation runs smoothly until 99% of the way through, when I start >> gett

Re: 1.5.19: Install problem: cannot find cygz.dll

2011-04-13 Thread Charles Wilson
On 4/13/2011 6:55 AM, LouisMoreno wrote: >> > http://www.fix-all-dll-errors.com/cygz.dll/ > > Just visit the link given above & click "Fix dll errors now" button. > This will fix the issue without any botheration. OMG, no. You have NO idea where that cygz.dll came from. You don't know if it is

Re: latest emacs, cygwin, and constant stackdumps

2011-04-13 Thread Jon TURNEY
On 13/04/2011 02:02, Dan Tsafrir wrote: > On Tue, Mar 29, 2011 at 18:24, Ken Brown wrote: >> On 3/29/2011 9:26 AM, Ken Brown wrote: >>> >>> On 3/29/2011 8:48 AM, J. David Boyd wrote: I'm not certain of the exact version of these, but they are the latest, as I upgrade at least once a

Re: 1.5.19: Install problem: cannot find cygz.dll

2011-04-13 Thread LouisMoreno
Joe Outzen wrote: > > I'm trying to install Cygwin (full install). I downloaded the > installer from cygwin.com, and downloaded and installed. The > installation runs smoothly until 99% of the way through, when I start > getting the following error: > >xmlcatalog.exe - Unable to Locate Co

#include problems

2011-04-13 Thread Peter Rosin
Hi! I am in the habit of building packages using a VPATH build in a subdirectory of the package, like so: tar xzf foo-x.y.tar.gz cd foo-x.y mkdir cygwin cd cygwin ../configure make This no longer works as it used to (at least not with all packages). I have not bisected when the problem was intro

Re: 64bit (g)fortran JNI

2011-04-13 Thread Csaba Raduly
On Wed, Apr 13, 2011 at 4:25 AM, Jerry DeLisle wrote: (snip) > Fortran calling conventions are not exactly the same as C. And "The __fortran calling convention isn't the calling convention used by FORTRAN" :) http://blogs.msdn.com/b/oldnewthing/archive/2010/12/22/10108152.aspx Csaba -- GCS a+