Linking static lib to dylib can cause symbols to be missing from import lib #72319
Labels
A-linkage
Area: linking into static, shared libraries and binaries
C-bug
Category: This is a bug.
O-windows-gnu
Toolchain: GNU, Operating system: Windows
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I tried this code:
I expected to see this happen:
stage2 is #72049
Instead, this happened:
Meta
rustc --version --verbose
:All symbols from import libraries
The text was updated successfully, but these errors were encountered: