-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Open
Labels
C-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.O-windows-gnuToolchain: GNU, Operating system: WindowsToolchain: GNU, Operating system: Windows
Description
windows-gnullvm has support of dynamic crt which is controlled by crt-static
target feature
after 1.85.0 update in msys2 crt-static
is forced to true
(while it's still controllable by RUSTFLAGS though) to prevent confusions as gnullvm compiler can link libunwind.dll
dynamically
edit: fixed typo
edit(2025.05.25): we changed setting crt-static so it's actually static for gnullvm targets
Metadata
Metadata
Assignees
Labels
C-feature-requestCategory: A feature request, i.e: not implemented / a PR.Category: A feature request, i.e: not implemented / a PR.O-windows-gnuToolchain: GNU, Operating system: WindowsToolchain: GNU, Operating system: Windows