在 2021/2/9 上午10:23, Mirko Vukovic 写道:
> Hello,
> 
> Maybe I am missing something obvious, but with pacman -Ss I cannot find git 
> and make for mingw64.
> What are the required packages?
> 

Git cannot work without MSYS2, so there is no such thing as 
'mingw-w64-x86_64-git'.

Make on the other hand can be ported to mingw64, which however takes CMD syntax 
instead of POSIX
shell syntax. The executable name is consequently 'mingw32-make.exe' instead of 
plain 'make.exe'.



-- 
Best regards,
Liu Hao

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to