Releases: AmpereComputing/ampere-gcc
12.3.0
This release is for Oracle Linux 9 or Fedora 36 or above. The C,C++, and Fortran compilers are targeted for building high performance applications on Ampere aarch64 systems.
To install:
- Download a tarball in Assets section, e.g. ampere-aarch64-gcc-12.3.0-ol-9-4f3dd1318aab-28684.tgz
- tar xfampere-aarch64-gcc-12.3.0-ol-9-4f3dd1318aab-28684.tgz
- source ampere-aarch64-gcc-12.3.0-ol-9-4f3dd1318aab-28684/setup_env.sh
If you need support, please submit your issue at https://github.com/AmpereComputing/ampere-gcc/issues.
- If the problem is unique to Ampere GCC 12.3.0 Ampere will address the issue.
- If it is also an issue with community GCC 12.3.0, we will rely on community support.
10.3.1
This release is for RHEL 8.4 (or 8.5) and CentOS 8.4 (or 8.5). The C,C++, and Fortran compilers are targeted for building high performance applications on Ampere aarch64 systems.
To install:
- Download ampere-aarch64-gcc-10.3.1-centos-8-18729.tgz
- tar xf ampere-aarch64-gcc-10.3.1-centos-8-18729.tgz
- source ampere-aarch64-gcc-10.3.1-centos-8-18729/setup_env.sh
The compiler started to support the new generation Ampere Processor. To use the feature:
- New option in Ampere's GCC 10.3.1: -mcpu=ampere1
- binutils 2.34 or higher needed for ampere1 support
Now you’re ready to use Ampere’s GCC 10.3.1 compilers.
If you need support, please submit your issue at https://github.com/AmpereComputing/ampere-gcc/issues.
- If the problem is unique to Ampere GCC 10.3.1 Ampere will address the issue.
- If it is also an issue with community GCC 10.3.1, we will rely on community support.
10.2.1
This release is for RHEL 8.2 (or 8.3) and CentOS 8.2 (or 8.3). The C,C++, and Fortran compilers are targeted for building high performance applications on Ampere aarch64 systems. To install:
- Download ampere-gcc-10.2.1-CentOS-8.2.2004-11923.tgz
- tar xf ampere-gcc-10.2.1-CentOS-8.2.2004-11923.tgz
- source ampere-gcc-10.2.1-CentOS-8.2.2004-11923/setup_env.sh
Now you’re ready to use Ampere’s GCC 10.2.1 compilers.
If you need support, please submit your issue at https://github.com/AmpereComputing/ampere-gcc/issues.
- If the problem is unique to Ampere GCC 10.2.1 Ampere will address the issue.
- If it is also an issue with community GCC 10.2.1, we will rely on community support.