Skip to main content

xPack Windows Build Tools v4.4.1-2 released

· 3 min read

Version 4.4.1-2 is a maintenance release of the xPack Windows Build Tools package; it disables the BusyBox make applet which interferes with the GNU make.

The xPack Windows Build Tools is a standalone Windows binary distribution of GNU make and a few other tools required by the Eclipse Embedded CDT (formerly GNU MCU/ARM Eclipse) project, but the binaries can also be used in generic build environments.

There are binaries for x64 Windows.

Download

The binary files are available from GitHub Releases.

Prerequisites

  • x64 Windows: Windows 7 with the Universal C Runtime (UCRT), Windows 8, Windows 10

Install

The full details of installing the xPack Windows Build Tools are presented in the Install Guide.

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

  • the BusyBox code includes a patch around the UCRT bug that affects spawning sub-processes.

Enhancements

  • none

Other changes

  • the BusyBox configuration disables the local make applet, since it interferes with the GNU make.

Known problems

  • none

Documentation

  • none

Build

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.

For the prerequisites and more details on the build procedure, please see the Maintainer Info page.

CI tests

Before publishing, a set of simple tests were performed on an exhaustive set of platforms. The results are available from:

Tests

The binaries were testes on Windows 10 Pro 32/64-bit.

Install the package with xpm.

The simple test, consists in starting the binary.

.../xpack-windows-build-tools-4.4.1-2/bin/make --version

A more elaborate test would be to run an Eclipse build.

Checksums

The SHA-256 hashes for the files are:

04a637e3d93254eaf321decdb816d28e38c8bad4256ab988c615abf89820cc4d
xpack-windows-build-tools-4.4.1-2-win32-x64.zip

Deprecation notices

32-bit support

Support for 32-bit Intel Windows was dropped in 2022.

Download analytics

Credit to Shields IO for the badges and to Somsubhra/github-release-stats for the individual file counters.