Back to Windows Rs

Readme

crates/tools/gnu/readme.md

73457 B
Original Source

The libs for GNU and LLVM are generated as follows:

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