GNU Tools for macOS v25
Build Compiler and Platform
GNU tools for macOS v25 are built with/using
ProductName: Mac OS X
ProductVersion: 10.14.6
BuildVersion: 18G2022
Apple clang version 11.0.0 (clang-1100.0.33.17)
Installation
To install GNU tools for macOS v25, verify sha256 checksum and extract the attached tarball with the following command, all binaries will be installed to usr/local/tools-v25
$ shasum -a 256 -c tools-v25.tar.bz2.hash
$ sudo tar -C / -xjvf tools-v25.tar.bz2
Contents
List of all compiled packages and versions are as follows
$ autoconf-2.69
$ automake-1.16.1
$ libtool-2.4.6 ('g' prefixed, e.g. glibtoolize)
$ pkg-config-0.29.2
$ cmake-3.16.5
$ gmp-6.2.0 (only static library)
$ mpfr-4.0.2 (only static library)
$ mpc-1.1.0 (only static library)
$ isl-0.22.1 (only static library)
$ gcc-9.3.0 ('-gnu' suffixed, e.g. gcc-gnu)