xPack Windows Build Tools v4.2.1-1 released
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-1-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
- none
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:
b8f7cdbaa23f6e3fc82c8f16ad165f0c945917c251c41726e270e6f335d03c5a
xpack-windows-build-tools-4.2.1-1-win32-ia32.zip
14e81cceae9e990edb3a6b682cc9b8ad8bf2e29ffa36410fdc887525b7040128
xpack-windows-build-tools-4.2.1-1-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.