RE: cron bug

2016-01-13 Thread Chuck Roberts
> Hello, > > I have set up cron as below on a fresh Windows 10 with a fresh, > minimal 64-bit Cygwin installation. Cronjobs are not executed and cronevents says /usr/sbin/cron: > PID 608: (CRON) error (can't switch user context). The output of > cronbug is attached. > > When I run the service not

Is there an easy way to find the version of Cygwin I have?

2016-01-13 Thread Chuck Roberts
Including the bit depth, 32 or 64-bit. Plus critical DLL files. Thanks! Chuck -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info:

Quotes changed to odd characters in gcc error msgs

2016-01-13 Thread Chuck Roberts
Hello, I am running Cygwin 2.3.0 on Windows 7. I'm new to Cygwin and trying to learn C programming (basic ANSI C). I'm having 2 problems. 1) When I get an error message from the gcc compiler, the quotes in the message are turned to high ascii characters that don't make sense. How do I fix this?