socat-1.7.3.0-2 fork process sometimes lingers

2015-06-18 Thread Ray Satiro
socat-1.7.3.0-2 Cygwin 2.0.4(0.287/5/3) Windows 7 x64 SP1 Since upgrading socat today I've noticed that when I CTRL+C to terminate it sometimes the spawned process won't terminate. For example open two Cygwin terminals and: In one: socat tcp-listen:8080,reuseaddr,fork - And then in the other

[ANNOUNCEMENT] Updated: Git v2.4.4

2015-06-18 Thread Adam Dinwoodie
Version 2.4.4-1 of Git has been uploaded and should be coming soon to a mirror near you. This update includes the following packages: - git - git-completion - git-cvs - git-debuginfo - git-email - git-gui - gitk - git-svn This is an update to the latest upstream release. For a f

Re: perl 5.14 perl5/5.14/i686-cygwin-threads-64int/auto/IO/IO.dll missing or broken

2015-06-18 Thread Daniel
William J. Schilp, PhD wrote: i updated to the latest version of perl on cygwin and i get the following failure: Can't load '/usr/lib/perl5/5.14/i686-cygwin-threads-64int/auto/IO/IO.dll' for module IO: No such process at /usr/lib/perl5/5.14/XSLoader.pm line 71. at /usr/lib/perl5/5.14/i686-cygwi

Re: clang++ 3.5.2: undefined reference to `__gxx_personality_v0'

2015-06-18 Thread JonY
On 6/19/2015 07:24, Falk Tannhäuser wrote: > The following little C++ program produces several linker errors of the kind > > /tmp/vec2-125520.o:(.xdata+0x8): undefined reference to > `__gxx_personality_v0' > /tmp/vec2-125520.o:(.xdata+0x8): relocation truncated to fit: rva32 > against undefined sy

clang++ 3.5.2: undefined reference to `__gxx_personality_v0'

2015-06-18 Thread Falk Tannhäuser
The following little C++ program produces several linker errors of the kind /tmp/vec2-125520.o:(.xdata+0x8): undefined reference to `__gxx_personality_v0' /tmp/vec2-125520.o:(.xdata+0x8): relocation truncated to fit: rva32 against undefined symbol `__gxx_personality_v0' _ #i

CVS checkout with absolute path fails in 32-bit build

2015-06-18 Thread Adam Dinwoodie
I've found a bug with CVS on 32-bit Cygwin. Easiest to demonstrate with a simple testcase: $ export CVSROOT=$(pwd)/tmpcvsroot $ cvs init $ cvs co -d $(pwd)/cvswork . cvs [checkout aborted]: cannot make directory : No such file or directory It appears to be including the `$(pwd)/`

Re: Problems running gdb in emacs on Windows 8.1

2015-06-18 Thread William M. (Mike) Miller
On Thu, Jun 18, 2015 at 10:29 AM, Ken Brown wrote: > On 6/18/2015 8:09 AM, William M. (Mike) Miller wrote: >> >> On Thu, Jun 18, 2015 at 7:53 AM, Jon TURNEY >> wrote: >>> >>> On 17/06/2015 15:53, William M. (Mike) Miller wrote: I'm having numerous problems recently running gdb insi

RE: Unable to run excel via cron

2015-06-18 Thread Kertz, Denis (D)** CTR **
Well, not so lucky anymore. Last night I re-ran my Excel test on the Win7 PC that worked previously and now it doesn't work. So I guess some Win7 patch must have come along and "fixed" something. Denis Larry Hall wrote: On 06/17/2015 12:55 PM, Kertz, Denis (D)** CTR ** wrote: > We are runnin

RE: Problems running gdb in emacs on Windows 8.1

2015-06-18 Thread Rockefeller, Harry
>Subject: Re: Problems running gdb in emacs on Windows 8.1 > >On 6/18/2015 8:09 AM, William M. (Mike) Miller wrote: >> On Thu, Jun 18, 2015 at 7:53 AM, Jon TURNEY >> wrote: >>> On 17/06/2015 15:53, William M. (Mike) Miller wrote: I'm having numerous problems recently running gdb inside

Re: Problems running gdb in emacs on Windows 8.1

2015-06-18 Thread Ken Brown
On 6/18/2015 8:09 AM, William M. (Mike) Miller wrote: On Thu, Jun 18, 2015 at 7:53 AM, Jon TURNEY wrote: On 17/06/2015 15:53, William M. (Mike) Miller wrote: I'm having numerous problems recently running gdb inside emacs (both -w32 and -X11): [...] All of these things used to work fine.

[AD] UltraGDB-1.0.1 is now available, for FREE

2015-06-18 Thread Xu,Chiheng
Hi, folks, UltraGDB-1.0.1 is now available for FREE. On user's request, we now provide 32-bit version of installers. We also tested our product on 64-bit and 32-bit Windows 7, Fedora-22-Workstation and ubuntu-15.04-desktop. We now have install instruction on our website. Download and enjoy ! htt

Re: Problems running gdb in emacs on Windows 8.1

2015-06-18 Thread William M. (Mike) Miller
On Thu, Jun 18, 2015 at 7:53 AM, Jon TURNEY wrote: > On 17/06/2015 15:53, William M. (Mike) Miller wrote: >> >> I'm having numerous problems recently running gdb inside emacs (both >> -w32 and -X11): > > [...] >> >> All of these things used to work fine. I'm not sure exactly when >> things change

Re: Problems running gdb in emacs on Windows 8.1

2015-06-18 Thread Jon TURNEY
On 17/06/2015 15:53, William M. (Mike) Miller wrote: I'm having numerous problems recently running gdb inside emacs (both -w32 and -X11): [...] All of these things used to work fine. I'm not sure exactly when things changed, as I didn't update my Cygwin installation for quite a while. My curr