On 06/07/2018 05:46 PM, Brian Johnson wrote:
> I am using minGW-64 to cross-link a Windows dll on a Linux (Ubuntu) cloud
> server, but I am having a problem linking to libmsvcr110.a (the GCC version
> of msvcrt.dll). The source file is written in NASM, and I compile with NASM
> both locally (on
I am using minGW-64 to cross-link a Windows dll on a Linux (Ubuntu) cloud
server, but I am having a problem linking to libmsvcr110.a (the GCC version of
msvcrt.dll). The source file is written in NASM, and I compile with NASM both
locally (on Windows) and on the Linux cloud server. In the cloud,
在 2018/6/7 22:47, JonY via Mingw-w64-public 写道:
> Attached patch OK?
>
>
Looks good to me.
--
Best regards,
LH_Mouse
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org
Attached patch OK?
From 843c9d11c31b34be38742eeb30bdda6c1db533f2 Mon Sep 17 00:00:00 2001
From: Jonathan Yong <10wa...@gmail.com>
Date: Thu, 7 Jun 2018 14:40:14 +
Subject: [PATCH] crt: Regenerate x86/x86_64 libcrypt32 and libdpapi
Regenerated from Windows 10.
Signed-off-by: Jonathan Yong <10w