Hi friends
I have build scripts and patches at https://github.com/xu-chiheng/Note .
I can use the build scripts and patches to build and bootstrap
GCC(start from 13.0.0) and Clang/LLVM(start from 16.0.0) use GCC or
Clang on Cygwin and MinGW.
If you have interests, you can look at my other PRs at
h
On 03/01/2024 06:49, Dan Shelton via Cygwin wrote:
Hello!
Can someone give me precise instructions on how to install Cygwin 3.5
(setup.exe with Testing+Sync checkboxes selected) from the Windows
command line? If I try, I only get Cygwin 3.4.
What have you tried?
For a fresh install, this shou
> Hi,
>
> I notice socat 1.8 release, so socat package in cygwin is outdate.
>
> please up it to date, 1.8 has much new feature very useful.
>
> thanks ;p
I fixed the build error with socat 1.8, so I'll get the new release out shortly.
Andrew
--
Problem reports: https://cygwin.com/probl
On 2024-01-02 10:36, Brian Inglis via Cygwin wrote:
On 2024-01-02 03:23, Bruno Haible via Cygwin wrote:
Here's a test case of strverscmp, from Dmitry Bogatov [1]
#include
int main ()
{
return strverscmp ("UNKNOWN", "2.2.0") <= 0;
}
It succeeds on glibc and musl libc 1.2.4, but fails on musl
4 matches
Mail list logo