[RFC PATCH 0/5] XAudio PE conversion.

Esme Povirk (she/they) esme at codeweavers.com
Mon Jun 28 10:52:43 CDT 2021


On Mon, Jun 28, 2021 at 10:46 AM Zebediah Figura (she/her)
<zfigura at codeweavers.com> wrote:
> I'm still missing something; shouldn't a shared library built with mingw
> stand alone? Why would it matter what import library + CRT version +
> crt0 library the rest of the source is built with?

It matters if the ABI requires malloc/free, FILE pointers, or fd's,
but I doubt this is common for Wine.



More information about the wine-devel mailing list