On Sunday, December 8, 2019, Zach Bacon <[email protected]> wrote:

> So... Msys2 CRT is a wrapper around POSIX API. Bash uses said POSIX API,
> mingw-w64 is more geared towards windows API, so to compile it with
> mingw-w64, you'd have to do some heavy patching to bash to support the
> windows API.
>

Please bear with me. According to my understanding both msys2 and mingw-w64
ultimately uses windows api which means that msys2 implements posix over
windows api.

Is my understanding wrong or correct.

Regards,
Amit

_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to