ldc2 linux -> windows cross-compile linker error
kinke
noone at nowhere.com
Sun Jul 27 09:08:44 UTC 2025
On Saturday, 26 July 2025 at 18:58:33 UTC, H. S. Teoh wrote:
> OK, in that case the file in the tarball should be named
> 'Bcrypt.lib' rather than 'bcrypt.lib', otherwise it breaks the
> linker on case-sensitive systems.
The 'convention' is to use lowercase for the Windows libs, as in
https://github.com/dlang/dmd/blob/941545f298c6f081577568f32a4905aa40571d29/druntime/src/core/sys/windows/bcrypt.d#L13.
More information about the Digitalmars-d
mailing list