empty cron.log, user switching problem on Windows 10 with Microsoft id

2015-12-17 Thread Jason Crawford
Hello everyone, Thanks for a great offering and all the help you provide.I've used cygwin for a few years, but not deeply. cron is one of the tools I find very handy. Recently I upgraded to Windows 10 and ran in to problems on my Surface Pro 3. I installed cygwin cron (latest cygwin

Re: Permission denied error when running git in 64-bit CYGWIN console

2015-12-17 Thread John J Ottusch
Achim, Updating my 64-bit CYGWIN installation to the latest release (as of today), which includes git version 2.6.2, did in fact solve the problem I was experiencing. Thanks, jjo -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documenta

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.11

2015-12-17 Thread Corinna Vinschen
On Dec 17 14:40, Eric Blake wrote: > On 12/17/2015 02:16 PM, Eric Blake wrote: > > On 12/17/2015 02:01 PM, Corinna Vinschen wrote: > > > >>> Here's what happens: > >>> > >>> One of the Gnulib modules includes sys/types.h, which includes > >>> sys/select.h > >>> because of the recent changes. Thi

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.11

2015-12-17 Thread Eric Blake
On 12/17/2015 02:16 PM, Eric Blake wrote: > On 12/17/2015 02:01 PM, Corinna Vinschen wrote: > >>> Here's what happens: >>> >>> One of the Gnulib modules includes sys/types.h, which includes sys/select.h >>> because of the recent changes. This brings in Gnulib's sys/select.h, which >>> includes si

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.11

2015-12-17 Thread Eric Blake
On 12/17/2015 02:01 PM, Corinna Vinschen wrote: >> Here's what happens: >> >> One of the Gnulib modules includes sys/types.h, which includes sys/select.h >> because of the recent changes. This brings in Gnulib's sys/select.h, which >> includes signal.h. We then get the errors I posted because we

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.11

2015-12-17 Thread Corinna Vinschen
On Dec 17 15:39, Ken Brown wrote: > On 12/17/2015 3:17 PM, Corinna Vinschen wrote: > >On Dec 17 13:47, Ken Brown wrote: > >>Hi Corinna, > >> > >>On 12/17/2015 4:36 AM, Corinna Vinschen wrote: > >>>Hi Ken, > >>> > >>>On Dec 16 18:12, Ken Brown wrote: > On 12/16/2015 11:48 AM, Corinna Vinschen wr

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.11

2015-12-17 Thread Ken Brown
On 12/17/2015 3:17 PM, Corinna Vinschen wrote: On Dec 17 13:47, Ken Brown wrote: Hi Corinna, On 12/17/2015 4:36 AM, Corinna Vinschen wrote: Hi Ken, On Dec 16 18:12, Ken Brown wrote: On 12/16/2015 11:48 AM, Corinna Vinschen wrote: - The header file layout has been cleaned up, mostly in terms

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.11

2015-12-17 Thread Corinna Vinschen
On Dec 17 13:47, Ken Brown wrote: > Hi Corinna, > > On 12/17/2015 4:36 AM, Corinna Vinschen wrote: > >Hi Ken, > > > >On Dec 16 18:12, Ken Brown wrote: > >>On 12/16/2015 11:48 AM, Corinna Vinschen wrote: > >>>- The header file layout has been cleaned up, mostly in terms of the > >>>sys/select.h

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.11

2015-12-17 Thread Ken Brown
Hi Corinna, On 12/17/2015 4:36 AM, Corinna Vinschen wrote: Hi Ken, On Dec 16 18:12, Ken Brown wrote: On 12/16/2015 11:48 AM, Corinna Vinschen wrote: - The header file layout has been cleaned up, mostly in terms of the sys/select.h, sys/signal.h and sys/types.h files. This is a generic

Re: Permission denied error when running git in 64-bit CYGWIN console

2015-12-17 Thread Achim Gratz
John J Ottusch writes: > The transition from 32-bit CYGWIN (C32) to 64-bit CYGWIN (C64) has been > mostly smooth, but I have encountered some unexpected difficulties. The > latest involves 'git' version 2.5.3. Git is at version 2.6.2 in Cygwin at the moment, so whatever problem you have with ver

Permission denied error when running git in 64-bit CYGWIN console

2015-12-17 Thread John J Ottusch
The transition from 32-bit CYGWIN (C32) to 64-bit CYGWIN (C64) has been mostly smooth, but I have encountered some unexpected difficulties. The latest involves 'git' version 2.5.3. When I run 'git difftool' from my project directory in a C32 console I get the expected behavior, but doing the sa

Re: [ANNOUNCEMENT] Updated: gmp-6.1.0-3p1

2015-12-17 Thread Nem W Schlecht
This is is working great for me. Thanks, Achim! :) On Thu, Dec 17, 2015 at 3:56 AM, Achim Gratz wrote: > > A new release of GMP is promoted from test to current that that > re-instates a new feature of the previous 6.1.0-1 release: > > Speedup for Intel Broadwell and Skylake though assembly

[ANNOUNCEMENT] Updated: perl-5.22.1-1

2015-12-17 Thread Achim Gratz
The first maintenance release of Perl version 5.22 is now available on Cygwin. The release notes are available at this URL: http://search.cpan.org/~shay/perl-5.22.1/pod/perldelta.pod -- *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce

Re: Problems using a DLL with Cygwin 64 bit

2015-12-17 Thread Corinna Vinschen
On Dec 17 11:00, Philip Taylor wrote: > Environment: > Windows 7 (64 bit) > Cygwin 64 bit > GCC version: 4.9.3 > > To make use of a Prosilica camera, I am having to build applications using > an externally supplied DLL (from the camera manufacturer, with no source > code) in Cygwin64 and Cygwin32.

Problems using a DLL with Cygwin 64 bit

2015-12-17 Thread Philip Taylor
Environment: Windows 7 (64 bit) Cygwin 64 bit GCC version: 4.9.3 To make use of a Prosilica camera, I am having to build applications using an externally supplied DLL (from the camera manufacturer, with no source code) in Cygwin64 and Cygwin32. I am using the appropriate 32 or 64 bit version o

[ANNOUNCEMENT] Updated: Perl distributions

2015-12-17 Thread Achim Gratz
The following Perl distributions have been updated to their latest CPAN release: perl-Archive-Zip-1.55-1 perl-Business-ISBN-Data-20140910.003-1 perl-CPAN-Meta-Requirements-2.140-1 perl-CPAN-Meta-YAML-0.018-1 perl-Compress-Bzip2-2.24-1 perl-Config-Perl-V-0.25-1 perl-ExtUtils-Depends-0.405-1 perl-E

[ANNOUNCEMENT] Updated: gmp-6.1.0-3p1

2015-12-17 Thread Achim Gratz
A new release of GMP is promoted from test to current that that re-instates a new feature of the previous 6.1.0-1 release: Speedup for Intel Broadwell and Skylake though assembly code making use of new ADX instructions. The previously reported problems with that code have been discussed

Re: [ANNOUNCEMENT] TEST RELEASE: Cygwin 2.4.0-0.11

2015-12-17 Thread Corinna Vinschen
Hi Ken, On Dec 16 18:12, Ken Brown wrote: > On 12/16/2015 11:48 AM, Corinna Vinschen wrote: > > - The header file layout has been cleaned up, mostly in terms of the > >sys/select.h, sys/signal.h and sys/types.h files. This is a generic > >change in newlib and aligns the affected headers m