ldc2 linux -> windows cross-compile linker error
H. S. Teoh
hsteoh at qfbox.info
Sat Jul 26 18:58:33 UTC 2025
On Sat, Jul 26, 2025 at 06:31:54PM +0000, 0xEAB via Digitalmars-d wrote:
> On Saturday, 26 July 2025 at 15:38:52 UTC, H. S. Teoh wrote:
> > Aha! That's where the capital B Bcrypt comes from. Is there any reason
> > it's capitalized here but not in the actual library filename?
>
> Microsoft documents the lib file as `Bcrypt.lib`; see <https://learn.microsoft.com/en-us/windows/win32/api/Bcrypt/nf-bcrypt-bcryptgenrandom>.
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.
T
--
Nearly all men can stand adversity, but if you want to test a man's character, give him power. -- Abraham Lincoln
More information about the Digitalmars-d
mailing list