On 2025-05-28 11:27, Jeremy Drake via Cygwin-apps wrote:
I made an effort to make github workflows to bootstrap rust, and in the
process llvm/clang, for Cygwin.

https://github.com/jeremyd2019/cygwin-rust-bootstrap/blob/main/.github/workflows/bootstrap_llvm.yml
https://github.com/jeremyd2019/cygwin-rust-bootstrap/actions/runs/15260152503

The LLVM packages are input to
https://github.com/jeremyd2019/cygwin-rust-bootstrap/blob/main/.github/workflows/bootstrap_rust.yml
https://github.com/jeremyd2019/cygwin-rust-bootstrap/actions/runs/15292314203

which builds a patched curl and updated libgit2, cross-compiles rust
x86_64-pc-windows-gnu -> x86_64-pc-cygwin, and then uses the
cross-compiled rust to build native x86_64-pc-cygwin

Could you please check the latest curl update when you have some time?

--
Take care. Thanks, Brian Inglis              Calgary, Alberta, Canada

La perfection est atteinte                   Perfection is achieved
non pas lorsqu'il n'y a plus rien à ajouter  not when there is no more to add
mais lorsqu'il n'y a plus rien à retrancher  but when there is no more to cut
                                -- Antoine de Saint-Exupéry

Reply via email to