Re: Re: tcsh 6.22.03

2021-05-10 Thread Eran Leshem
Several bug fixes, including one for the regression https://github.com/tcsh-org/tcsh/issues/29. Eran -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation:https://cygwin.com/docs.html Unsubscribe info: https://cyg

[ANNOUNCEMENT] Test: {mingw64-{i686,x86_64}-,}gcc-11.1.0-0.1

2021-05-10 Thread Achim Gratz
The native and mingw-w64 cross compilers have been updated for both architectures to the latest upstream release version: gcc-11.1.0-0.1 mingw64-i686-gcc-11.1.0-0.1 mingw64-x86_64-gcc-11.1.0-0.1 This test release includes libgccjit as a separate package for the native toolchain on both archi

Re: suitesparse

2021-05-10 Thread Marco Atzeri via Cygwin
On 10.05.2021 16:47, Brad Bell wrote: I would like to be able to use the suitesparse package in cygwin. In the program setup-x86_64.exe I notice the package libsuitesparseconfig-devel is available, but is only seems to include configuration information for suitesparse (not the include fi

suitesparse

2021-05-10 Thread Brad Bell
I would like to be able to use the suitesparse package in cygwin. In the program setup-x86_64.exe I notice the package libsuitesparseconfig-devel is available, but is only seems to include configuration information for suitesparse (not the include files and libraries). Is there a cygwin pa

Re: realpath issue with native[strict] symlinks

2021-05-10 Thread Corinna Vinschen via Cygwin
On May 9 14:35, Orgad Shaneh via Cygwin wrote: > On Sat, May 8, 2021 at 12:20 AM Corinna Vinschen > wrote: > > > > I reworked the code handling native symlinks to handle virtual drives > > as well. It might even be a tiny bit quicker now. > > > > The changes have a behavioral change, but I think