[Mingw-users] MINGW WSL Default Embedding Behavior

Back to archive index
Keith Marshall keith****@users*****
Thu Jul 30 19:47:34 JST 2020


On 30/07/2020 11:33, Jeremy Vincent Yu wrote:
> Does MinGW, by default, embed any part of MinGW's WSL in the binaries
> I compile using MinGW?
Yes.

> If so, is there a way to disable this behavior while still producing
> functional binaries?
No ... unless you rewrite all of the standard start-up and termination
functions, avoid all MinGW extended functionality, and disable linking
with the standard libraries, (but then, you wouldn't actually be using
MinGW, would you)?

-- 
Regards,
Keith.

Public key available from keys.gnupg.net
Key fingerprint: C19E C018 1547 DE50 E1D4 8F53 C0AD 36C6 347E 5A3F

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <https://lists.osdn.me/mailman/archives/mingw-users/attachments/20200730/6ff31f28/attachment.sig>


More information about the MinGW-Users mailing list
Back to archive index