Skip to content

jwakely/pkg-gcc-latest

Repository files navigation

Scripts to build binary packages of GCC snapshots

The build.sh script currently supports building RPMs via COPR and a .deb for Ubuntu 16.04 (Xenial Xerus).

Usage: ./build.sh <snapshot> <spec|srpm|rpm|deb>
The snapshot argument should be a version and date (e.g. 9-20190310)
or a symbolic name (e.g. LATEST-9).

See https://jwakely.github.io/pkg-gcc-latest for prebuilt packages.