Re: llvm, clang, libgit2, curl, rust builds
Jeremy Drake via Cygwin-apps <[email protected]>
| Newsgroups | gmane.os.cygwin.applications |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 8 Jun 2025, Brian Inglis via Cygwin-apps wrote: > Could you please check the latest curl update when you have some time? My last run was with libcurl 8.14.1-1, libgit2 1.9.0-1, openssl 3.0.16-2 and it worked fine. I've got a 'main' branch that bootstraps rust nightly, and a 'test-cygwin' branch that uses a patched Cygwin (with my RFC posix_spawn patch that doesn't use fork in the case that rustc uses, avoiding the dll base conflict errors that sometimes cause the 'main' branch to fail, depending on the hex string in the dll file names that vary and change the hash used by --enable-auto-image-base).