xPack Windows Build Tools v4.2.1-2 released
cp.exe
binary.
This is the xPack distribution of Windows Build Tools (formerly part of the GNU MCU/ARM Eclipse project).
There are separate binaries for Windows (x64 and x86).
Download
The binary files are available from GitHub Releases.
Install
The full details of installing the xPack Windows Build Tools on various platforms are presented in the separate Install page.
Easy install
The easiest way to install Windows Build Tools is with
xpm
by using the binary xPack, available as
@xpack-dev-tools/windows-build-tools
from the npmjs.com
registry.
To install the latest version available, use:
xpm install --global @xpack-dev-tools/windows-build-tools@latest --verbose
To install this specific version, use:
xpm install --global @xpack-dev-tools/windows-build-tools@4.2.1-2-1
Compliance
The xPack Windows Build Tools uses programs from other projects.
The current version is based on:
Changes
There are no functional changes from original projects..
Bug fixes
- none
Enhancements
- [#18]
Known problems
- none
Documentation
- none
Supported platforms
Only binaries for Windows are provided.
The binaries were built using the xPack Build Box (XBB), a set of build environments based on slightly older distributions, that should be compatible with most recent systems.
- x86/x64 Windows: all binaries were built with mingw-w64 GCC 9.3, running in an Ubuntu 12 Docker container
Build
The scripts used to build this distribution are in:
distro-info/scripts
For the prerequisites and more details on the build procedure, please see the README-MAINTAINER page.
Travis tests
- none
Tests
The binaries were testes on Windows 10 Pro 32/64-bit.
The tests consist in running Eclipse builds.
In all cases, install the archive in Downloads and configure the path in Eclipse.
Checksums
The SHA-256 hashes for the files are:
77b0aaf70a1b6d497769b6bbce7fb70961bdeb363ae7c41d118fa51092070afb
xpack-windows-build-tools-4.2.1-2-win32-ia32.zip
b7a3cbe60639f0e913fb7d7309da01533e0d50c030fa2b6764f5c3940eeb7e91
xpack-windows-build-tools-4.2.1-2-win32-x64.zip
Download analytics
- GitHub xpack-dev-tools/windows-build-tools-xpack.git
- this release
- all releases
- individual file counters (grouped per release)
- xPack @xpack-dev-tools/windows-build-tools
Credit to Shields IO for the badges and to Somsubhra/github-release-stats for the individual file counters.