Re: Problems (and a workaround) with zlib and Windows Dev Channel

2020-10-31 Thread test test via Cygwin
> I noticed that some programs that depend on zlib stopped working and started > creating stackdumps with Windows Dev Channel build 20246.1. I could not get > gdb working with zlib but I figured a workaround: I recompiled zlib with > cygport using the latest gcc (10.2.0) and copied the dll over

Re: Problems (and a workaround) with zlib and Windows Dev Channel

2020-10-31 Thread Brian Inglis
On 2020-10-31 14:19, Teemu via Cygwin wrote: > I noticed that some programs that depend on zlib stopped working and started > creating stackdumps with Windows Dev Channel build 20246.1. I could not get > gdb working with zlib but I figured a workaround: I recompiled zlib with > cygport using the

Problems (and a workaround) with zlib and Windows Dev Channel

2020-10-31 Thread test test via Cygwin
Hello! I noticed that some programs that depend on zlib stopped working and started creating stackdumps with Windows Dev Channel build 20246.1. I could not get gdb working with zlib but I figured a workaround: I recompiled zlib with cygport using the latest gcc (10.2.0) and copied the dll over t

Re: How to ensure that /bin takes priority over System32 with "bash -c"?

2020-10-31 Thread Brian Inglis
On 2020-10-31 08:21, Adam Dinwoodie wrote: > On Sat, 31 Oct 2020 at 13:16, Matt D. via Cygwin wrote: >> I can't always know what binaries exist in C:\Windows\System32 when >> writing my scripts. Am I supposed to always launch scripts as "bash >> --login -i -c"? I don't want or need to have bash run

[ANNOUNCEMENT] Updated: tar-1.32-2

2020-10-31 Thread Achim Gratz
GNU tar has been updated to the latest upstream release 1.32. This is a new upstream release. Upstream release notes can be found alongside other documentation in /usr/share/doc/tar/. ZStandard compression support is enabled in this release. This also fixes an accidental regression, where the

[ANNOUNCEMENT] Updated: liblzo2-2.10-2

2020-10-31 Thread Achim Gratz
This is a re-release of the latest upstream release of the LZO library, compiled with gcc-10. In addition the MingW64 packages for the cross-compilation toolchains have been updated to the same release. liblzo2-2.10-2 mingw64-i686-lzo2-2.10-2 mingw64-x86_64-lzo2-2.10-2 Home Page = htt

[ANNOUNCEMENT] Updated: libarchive-3.4.3-2 (MinGW64 packages)

2020-10-31 Thread Achim Gratz
As previously announced, version 3.4.3-2 of libarchive (source) libarchive-devel libarchive13 bsdcat bsdcpio bsdtar is available in the Cygwin distribution. The MinGW64 packages for the cross-compilation toolchains have now been updated as well:

Re: Cygwin Mirror - FTP - HTTP - HTTPS - RSYNC

2020-10-31 Thread Jon Turney
On 12/10/2020 09:04, Clientvps Offshore Hosting via Cygwin wrote: Hi We are a hosting service company that wants to provide services to open source software systems. In this regard, we have prepared a mirror for Cygwin support, which we want to put in your list after your review. Please check our

Re: How to ensure that /bin takes priority over System32 with "bash -c"?

2020-10-31 Thread Adam Dinwoodie
On Sat, 31 Oct 2020 at 13:16, Matt D. via Cygwin wrote: > I can't always know what binaries exist in C:\Windows\System32 when > writing my scripts. Am I supposed to always launch scripts as "bash > --login -i -c"? I don't want or need to have bash run all of its login > scripts unnecessarily. > > H

How to ensure that /bin takes priority over System32 with "bash -c"?

2020-10-31 Thread Matt D. via Cygwin
I have Cygwin's /bin directory configured to be available on my login environment PATH by default. This behavior is inherited when I run a bash login shell: $ where sort C:\cygwin\bin\sort.exe C:\Windows\System32\sort.exe But if I run the following script from a Windows command prompt: C:\> bash

Re: Error: "-gThe system cannot find the file specified." When bash script containing "cut" is run from cmd

2020-10-31 Thread Matt D. via Cygwin
Please ignore this. There was an error in my test case. -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple

Error: "-gThe system cannot find the file specified." When bash script containing "cut" is run from cmd

2020-10-31 Thread Matt D. via Cygwin
Simple Bash script: > #!/bin/bash > > cut Save as "testme.sh" in C:\ or elsewhere. Open a Windows command prompt and type: > cmd /c bash -c /c/testme.sh I get the following error: > -gThe system cannot find the file specified. This only seems to trigger when bash is running as a child proces

Re: Conflict if same username local and in domain

2020-10-31 Thread David Balažic via Cygwin
I don't have any of /user /users /User /Users folders on my setup. Do you mean C:\Users ? Even if I symlink it, won't that just change the location, but not the used usernames? As for /etc/passwd , I don't have that file. /etc/nsswitch.conf is empty (only comments). It is basically a fresh cyg

Re: GDB missing libraries after upgrade

2020-10-31 Thread Duncan Roe
On Sat, Oct 31, 2020 at 02:09:28PM +0900, cygwin wrote: > On Sat, 31 Oct 2020 14:56:14 +1100, Duncan Roe > > On Sat, Oct 31, 2020 at 02:30:07PM +1100, Duncan Roe wrote: > > > Hi, > > > > > > Updated cygwin64 this morning and now gdb won't start. > > > > > > cygcheck shows 2 missing libraries: > > >