-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
Description
Description / Steps to reproduce the issue
Link any binary with libintl or libxml2.
I am no expert.
@mstorsjo @jeremyd2019 @mati865
Expected behavior
To not warn
Actual behavior
ld.lld: warning: C:/msys64/clang64/lib/libintl.dll.a: skipping imported DllMain symbol [importeddllmain]
NOTE: this might be a mistake when the DLL/library was produced.
ld.lld: warning: C:/msys64/clang64/lib/libxml2.dll.a: skipping imported DllMain symbol [importeddllmain]
NOTE: this might be a mistake when the DLL/library was produced.
Verification
- I have verified that my MSYS2 is up-to-date before submitting the report (see https://www.msys2.org/docs/updating/)
Windows Version
MINGW64_NT-10.0-26100
MINGW environments affected
- MINGW64
- MINGW32
- UCRT64
- CLANG64
- CLANGARM64
Are you willing to submit a PR?
I can If It's OK to remove it from the mentioned libraries.