RFU: mksh-40c-1

2011-11-24 Thread Chris Sutcliffe
Please upload mksh-40c-1: --- wget -x -nH --cut-dirs=1 \http://emergedesktop.org/cygwin/mksh/mksh-40c-1.tar.bz2 \http://emergedesktop.org/cygwin/mksh/mksh-40c-1-src.tar.bz2 --- Feel free to remove anything older than 40b. Thank you, Chris -- Chris Sutcliffe http://emergedesktop.org

Re: RFU: mksh-40c-1

2011-11-24 Thread Corinna Vinschen
On Nov 24 09:18, Chris Sutcliffe wrote: Please upload mksh-40c-1: --- wget -x -nH --cut-dirs=1 \http://emergedesktop.org/cygwin/mksh/mksh-40c-1.tar.bz2 \http://emergedesktop.org/cygwin/mksh/mksh-40c-1-src.tar.bz2 --- Feel free to remove anything older than 40b. Done and done. Thanks,

Cygwin Terminal icon broken on case-sensitive systems

2011-11-24 Thread Andy Koppe
I'm afraid there's a problem with the new Cygwin Terminal icon (which I'm sorry not to have spotted when reviewing the change). Setup.exe creates the mintty shortcuts with '-i /Cygwin-Terminal.ico', yet the icon file it creates is called 'cygwin-terminal.ico', i.e. all lowercase. This means that

Re: Cygwin Terminal icon broken on case-sensitive systems

2011-11-24 Thread Corinna Vinschen
On Nov 24 15:42, Andy Koppe wrote: I'm afraid there's a problem with the new Cygwin Terminal icon (which I'm sorry not to have spotted when reviewing the change). Setup.exe creates the mintty shortcuts with '-i /Cygwin-Terminal.ico', yet the icon file it creates is called

Re: Cygwin Terminal icon broken on case-sensitive systems

2011-11-24 Thread Andy Koppe
On 24 November 2011 15:42, Andy Koppe wrote: I'm afraid there's a problem with the new Cygwin Terminal icon (which I'm sorry not to have spotted when reviewing the change). Setup.exe creates the mintty shortcuts with '-i /Cygwin-Terminal.ico', yet the icon file it creates is called

winsup/cygwin ChangeLog dcrt0.cc fork.cc pinfo ...

2011-11-24 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2011-11-24 21:36:53 Modified files: cygwin : ChangeLog dcrt0.cc fork.cc pinfo.cc select.cc sigproc.cc spawn.cc strace.cc cygwin/include/sys: strace.h

winsup/cygwin cygthread.cc ChangeLog

2011-11-24 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2011-11-24 21:38:17 Modified files: cygwin : cygthread.cc ChangeLog Log message: missed this in previous checkin Patches:

winsup/utils ChangeLog strace.cc

2011-11-24 Thread cgf
CVSROOT:/cvs/uberbaum Module name:winsup Changes by: c...@sourceware.org 2011-11-24 21:54:42 Modified files: utils : ChangeLog strace.cc Log message: * strace.cc (attach_process): Use NT_SUCCESS to figure out if NtSetInformationProcess

Re: chere, mksh and pdksh

2011-11-24 Thread Ronald Fischer
On Wednesday, November 23, 2011 8:31 PM, Dave Kilroy kilr...@googlemail.com wrote: On 23/11/2011 08:12, Ronald Fischer wrote: Is there a technical reason, why chere needs to know a predefined set of keys for the shell to install? If I recall, this was to make it simple to locate any entry

Re: An AWK-ward problem...

2011-11-24 Thread Corinna Vinschen
On Nov 23 15:21, Flint, Paul wrote: Greetings List lurkers, I have been troubleshooting some new bash script that I wrote and wanted (for some reason :^) to run on an NT box. So the struggle began... Anyway I get the oddest error: snip /cygdrive/c/Program Files/Git/bin/awk: line 7:

Re: Create file fails on network drives in cygwin-1.7.9-1

2011-11-24 Thread Corinna Vinschen
On Nov 24 15:15, keith-k...@netspace.net.au wrote: I had the same problem, and the suggested solution below worked. Failing a permanent fix, it would be great if a future version of cygwin allowed me to specify (via a config file) that I need to mount (some or all) of the /cygdrive

RE: An AWK-ward problem...

2011-11-24 Thread Lemke, Michael SZ/HZA-ZSW
On November 24, 2011 10:17 AM Corinna Vinschen wrote: On Nov 23 15:21, Flint, Paul wrote: Greetings List lurkers, I have been troubleshooting some new bash script that I wrote and wanted (for some reason :^) to run on an NT box. So the struggle began... Anyway I get the oddest error:

Re: cygwin dlls needed to run binutils

2011-11-24 Thread Dave Korn
On 23/11/2011 16:59, Ryan Johnson wrote: On 23/11/2011 11:47 AM, Surrounder wrote: Larry Hall (Cygwin) wrote: A cygcheck on 'ld' shows cyggcc_s-1.dll is pulled in as a result of a dependency on cygintl-8.dll. I don't see a dependency on cygz.dll but perhaps another tool from the package

Re: cygwin dlls needed to run binutils

2011-11-24 Thread Ryan Johnson
On 24/11/2011 7:07 AM, Dave Korn wrote: On 23/11/2011 16:59, Ryan Johnson wrote: On 23/11/2011 11:47 AM, Surrounder wrote: Larry Hall (Cygwin) wrote: A cygcheck on 'ld' shows cyggcc_s-1.dll is pulled in as a result of a dependency on cygintl-8.dll. I don't see a dependency on cygz.dll but

[ANNOUNCEMENT] Updated: mksh-40c-1

2011-11-24 Thread Chris Sutcliffe
Version 40c-1 of mksh has been uploaded. MirBSD Korn Shell (mksh) is an actively developed free implementationof the Korn Shell programming language and a successor to the PublicDomain Korn Shell (pdksh).          *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the

an RFE

2011-11-24 Thread Hans Horn
Folks, I'd like to issue an RFE: the source download for some packages goes into /usr/src/package name/ many others, however, dump their content straight into /usr/src/ I'd like to propose making the former scheme mandatory. This makes having and keeping up-to-date a local source repository

Machine very sluggish while compiling

2011-11-24 Thread Ryan Johnson
Hi all, Lately I've noticed that running make -j4 on my quad-core win7-x64 machine causes it to become sluggish or even unresponsive. For example, compiling a large package makes the mouse jumpy, delays keystrokes, adds stutter to my music, and makes task switching painfully slow (though,

Re: Machine very sluggish while compiling

2011-11-24 Thread Mike
Hi Ryan, Ryan Johnson wrote: Lately I've noticed that running make -j4 on my quad-core win7-x64 machine causes it to become sluggish or even unresponsive. For example, compiling a large package makes the mouse jumpy, delays keystrokes, adds stutter to my music, and makes task switching

Re: Machine very sluggish while compiling

2011-11-24 Thread Ryan Johnson
On 24/11/2011 11:06 PM, Mike wrote: Hi Ryan, Ryan Johnson wrote: Lately I've noticed that running make -j4 on my quad-core win7-x64 machine causes it to become sluggish or even unresponsive. For example, compiling a large package makes the mouse jumpy, delays keystrokes, adds stutter to my

pl. help

2011-11-24 Thread DE(I) BDR
Dear Sir; i want to read the tape drive with cygwin and copy the data to hard disk my below programme is written for linux .pl.hwlp me in converting window base system so that i can read/write and copy data with windows Vista. thanks in advance. value=0 set `date` while [ $value -ne 5 ] do

Updated: mksh-40c-1

2011-11-24 Thread Chris Sutcliffe
Version 40c-1 of mksh has been uploaded. MirBSD Korn Shell (mksh) is an actively developed free implementationof the Korn Shell programming language and a successor to the PublicDomain Korn Shell (pdksh).          *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the