https://github.com/centminmod/centminmod-gcc-toolset-builds
https://github.com/centminmod/centminmod-gcc-toolset-builds
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/centminmod/centminmod-gcc-toolset-builds
- Owner: centminmod
- Created: 2024-09-18T01:43:59.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-21T17:42:45.000Z (almost 2 years ago)
- Last Synced: 2025-02-13T06:47:01.091Z (over 1 year ago)
- Language: Shell
- Size: 69.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
 [](https://github.com/centminmod/centminmod-gcc-toolset-builds/stargazers) [](https://github.com/centminmod/centminmod-gcc-toolset-builds/actions/workflows/build-gcc15-toolset-rpm-quick-redis-build-scheduled.yml)
EL9
```
rpm -qp -info gcc-custom-15.0.0-1.el9.x86_64.rpm
Name : gcc-custom
Version : 15.0.0
Release : 1.el9
Architecture: x86_64
Install Date: (not installed)
Group : Unspecified
Size : 332572579
License : GPLv3+
Signature : (none)
Source RPM : gcc-custom-15.0.0-1.el9.src.rpm
Build Date : Wed Sep 18 07:48:20 2024
Build Host : host_el9
URL : https://gcc.gnu.org
Summary : GCC 15 with custom installation path
Description :
GCC (GNU Compiler Collection) is a compiler system produced by the GNU Project supporting various programming languages. This package installs GCC 15 in a custom directory
```
```
rpm -qp -changelog gcc-custom-15.0.0-1.el9.x86_64.rpm
* Wed Sep 18 2024 George Liu - 15.0.0-1
- Custom build for AlmaLinux el9
```
EL8
```
rpm -qp -info gcc-custom-15.0.0-1.el8.x86_64.rpm
Name : gcc-custom
Version : 15.0.0
Release : 1.el8
Architecture: x86_64
Install Date: (not installed)
Group : Unspecified
Size : 332914327
License : GPLv3+
Signature : (none)
Source RPM : gcc-custom-15.0.0-1.el8.src.rpm
Build Date : Thu 19 Sep 2024 12:00:19 AM UTC
Build Host : host_el8
Relocations : (not relocatable)
URL : https://gcc.gnu.org
Summary : GCC 15 with custom installation path
Description :
GCC (GNU Compiler Collection) is a compiler system produced by the GNU Project supporting various programming languages. This package installs GCC 15 in a custom directory.
```
```
rpm -qp -changelog gcc-custom-15.0.0-1.el8.x86_64.rpm
* Wed Sep 18 2024 George Liu - 15.0.0-1
- Custom build for AlmaLinux el8
```