Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 419 Bytes

readme.md

File metadata and controls

8 lines (7 loc) · 419 Bytes

The Windows umbrella lib (targeting GNU tooling) is generated using the following steps:

  1. Ensure MSYS2 MinGW environment is installed (https://www.mingw-w64.org/downloads/)
  2. Open MSYS2 MinGW 64-bit
  3. Execute: pacman -Syuu --noconfirm (repeat until no further updates available)
  4. Repeat step 1 if needed
  5. Navigate to crate root
  6. Execute: PATH=$USERPROFILE/.cargo/bin:$PATH cargo run -p tool_gnu -- all