Re: [ANNOUNCEMENT] Updated: mingw64-x86_64-gcc-4.5.3-2

2011-09-01 Thread JonY
On 9/1/2011 12:37, Charles Wilson wrote: [sorry, sent to wrong list] On 8/31/2011 10:22 PM, JonY wrote: setup.hint still lists libmpfr1 while it should be libmpfr4, can anybody correct the hint file? Or should I redo the build? fixed on sourceware. be sure to update your local sources,

Re: Cygwin package naming?

2011-09-01 Thread Luke Kendall
Larry Hall (Cygwin) wrote: On 8/31/2011 9:43 PM, Luke Kendall wrote: Can someone with some official Cygwin standing tell me how the Cygwin package names correspond with the official names of the packages, chosen by the package owners? In other words, how are the Cygwin package names

Re: Cygwin package naming?

2011-09-01 Thread Luke Kendall
Charles Wilson wrote: On 8/31/2011 9:43 PM, Luke Kendall wrote: I'm asking because I'm finding Cygwin packages that contain no license information, at least in the compiled form (e.g. gawk, libiconv2). None of the dll packages contain license files; they are supposed to only contain

Re: Re: Cygwin 1.7.x on Windows 7: Exit statuses of Win32 executables are sometimes wrong

2011-09-01 Thread Kevin Layer
I want to go on record that it happening to us, too. And, I can say that it is happening *much* more since I moved to this machine: 2x AMD Opteron 6134 (16 cores total) Server 2008 R2 Enterprise, Service Pack 1 Software we have installed on the machine: ActivePerl AVG 9.0 Chrome

Request locale for ISO 8601 date.

2011-09-01 Thread Oleksandr Gavenko
$ for l in `locale -a`; do echo $l `LC_TIME=$l date`; done | tee .dat $ grep -E '[[:digit:]]+-[[:digit:]]+-[[:digit:]]+ +[[:digit:]]+:[[:digit:]]+:[[:digit:]]+' .dat sq_AL 2011-09-01 8:14:09.MD sq_AL.utf8 2011-09-01 8:14:09.MD but this is not ISO 8601 as '.MD' component present... Usually

Re: Request locale for ISO 8601 date.

2011-09-01 Thread Corinna Vinschen
On Sep 1 20:18, Oleksandr Gavenko wrote: $ for l in `locale -a`; do echo $l `LC_TIME=$l date`; done | tee .dat $ grep -E '[[:digit:]]+-[[:digit:]]+-[[:digit:]]+ +[[:digit:]]+:[[:digit:]]+:[[:digit:]]+' .dat sq_AL 2011-09-01 8:14:09.MD sq_AL.utf8 2011-09-01 8:14:09.MD but this is not ISO

shutdown doesn't do anything, winXP

2011-09-01 Thread LMH
I have a bash script that runs rsync and I have been trying to add a command to shutdown the computer after the backup has finished running. I have added, shutdown -s now and also tried, shutdown -s 5 shutdown -x now shutdown -x 5 but the computer doesn't shut down. Running which shutdown

Re: shutdown doesn't do anything, winXP

2011-09-01 Thread Larry Hall (Cygwin)
On 9/1/2011 2:51 PM, LMH wrote: I have a bash script that runs rsync and I have been trying to add a command to shutdown the computer after the backup has finished running. I have added, shutdown -s now and also tried, shutdown -s 5 shutdown -x now shutdown -x 5 but the computer doesn't

[ANNOUNCEMENT] Updated: stable compiler package gcc4-4.5.3-2

2011-09-01 Thread Dave Korn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have just uploaded an updated GCC-4 package to cygwin.com. It will be arriving at your favourite mirror next time it synchronizes itself with the official Cygwin repository. This is a stable release of GCC 4.5.3 which replaces the earlier

Re: setup.exe opening page graphic

2011-09-01 Thread Corinna Vinschen
On Aug 31 12:48, Warren Young wrote: On 8/31/2011 3:42 AM, Corinna Vinschen wrote: On Aug 30 13:51, Warren Young wrote: On 8/30/2011 2:31 AM, Corinna Vinschen wrote: So I'd still love to see a still with a beveled, less glossy C, if that's ok with you... did you have a chance to look into

Re: setup.exe opening page graphic

2011-09-01 Thread Corinna Vinschen
On Aug 31 16:57, Charles Wilson wrote: [moved to cygwin-licensing] Rejected. No generic licensing discussion on cygwin-licensing, please. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat

Re: setup.exe opening page graphic

2011-09-01 Thread Corinna Vinschen
On Sep 1 09:26, Corinna Vinschen wrote: On Aug 31 12:48, Warren Young wrote: Lacking any recommendation, I would have gone with some CC variant. I'll look into FAL first now. If it turns out that I still like CC better, I'll check for GPL compatibility. I can already rule out all the

gcc4: upset errors

2011-09-01 Thread Yaakov (Cygwin/X)
On Fri, 2011-09-02 at 04:00 +, upset lived up to its name and complained: upset: *** setup.ini: warning - package gcc4-java requires non-existent package java-ecj That's an artifact from my Ports gcc4 package, as I ship ECJ as part of a GNU Classpath-based Java environment. Since its not

Re: gcc4: upset errors + libmpfr vs mpclib version problems (ping David Billinghurst)

2011-09-01 Thread Dave Korn
On 02/09/2011 05:09, Yaakov (Cygwin/X) wrote: On Fri, 2011-09-02 at 04:00 +, upset lived up to its name and complained: upset: *** setup.ini: warning - package gcc4-java requires non-existent package java-ecj That's an artifact from my Ports gcc4 package, as I ship ECJ as part of a

Re: gcc4: upset errors + libmpfr vs mpclib version problems (ping David Billinghurst)

2011-09-01 Thread Dave Korn
On 02/09/2011 05:34, Dave Korn wrote: On 02/09/2011 05:09, Yaakov (Cygwin/X) wrote: On Fri, 2011-09-02 at 04:00 +, upset lived up to its name and complained: upset: *** setup.ini: warning - package gcc4-java requires non-existent package java-ecj That's an artifact from my Ports gcc4

src/winsup/cygwin ChangeLog dlfcn.cc

2011-09-01 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2011-09-01 08:17:07 Modified files: winsup/cygwin : ChangeLog dlfcn.cc Log message: * dlfcn.cc (gfpod_helper): Helper function to search DLL using a given DLL name. Change default

Updated: stable compiler package gcc4-4.5.3-2

2011-09-01 Thread Dave Korn
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have just uploaded an updated GCC-4 package to cygwin.com. It will be arriving at your favourite mirror next time it synchronizes itself with the official Cygwin repository. This is a stable release of GCC 4.5.3 which replaces the earlier