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,