© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2024
B. I. Tuleuov, A. B. OspanovaBeginning C++ Compilershttps://doi.org/10.1007/978-1-4842-9563-2_8

8. Minimal Systems

Berik I. Tuleuov1   and Ademi B. Ospanova2
(1)
Nur-Sultan, Akmolinskaia, Kazakhstan
(2)
Nur-Sułtan, Kazakhstan
 

In this chapter, we will describe the MSYS and MSYS2 packages that allow many programs and libraries originally developed for Unix-like systems to be ported to Windows.

8.1 MSYS

MSYS stands for Minimal SYStem and is designed to provide a process for building under Windows programs and libraries that were originally oriented for building under Unix-like systems.

MSYS includes many GNU utilities such as make, grep, gawk, gzip, tar, wget, and ...

Get Beginning C++ Compilers: An Introductory Guide to Microsoft C/C++ and MinGW Compilers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.