git version of gcc - package designed to be installed alongside system gcc.
Search Criteria
Package Details: gcc-git 13.0.0_r197401.g33be3ee36a7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/gcc-git.git (read-only, click to copy) |
---|---|
Package Base: | gcc-git |
Description: | The GNU Compiler Collection - C and C++ frontends (git version) |
Upstream URL: | https://gcc.gnu.org |
Licenses: | GFDL-1.3-or-later, GPL-3.0-with-GCC-exception |
Groups: | base-devel-git |
Conflicts: | gcc |
Provides: | gcc, gcc-multilib, gcc-multilib-git |
Replaces: | gcc-multilib-git |
Submitter: | Allan |
Maintainer: | IslandC0der (ptr1337) |
Last Packager: | ptr1337 |
Votes: | 15 |
Popularity: | 0.000001 |
First Submitted: | 2013-06-26 03:43 (UTC) |
Last Updated: | 2024-03-21 19:26 (UTC) |
Dependencies (22)
- binutils
- gcc-libs-gitAUR (gcc-libs-gitAUR, gccrs-libs-gitAUR)
- libisl.so (libisl)
- libmpc (libmpc-gitAUR)
- zstd (zstd-gitAUR, zstd-staticAUR)
- binutils (make)
- doxygen (doxygen-gitAUR, doxygen-yapAUR) (make)
- gcc-ada (gcc-ada-gitAUR, gcc-ada-debugAUR, gcc-ada-snapshotAUR) (make)
- gcc-d (gcc-d-gitAUR, gcc-d-snapshotAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- lib32-gcc-libs (lib32-gcc-libs-gitAUR, lib32-gccrs-libs-gitAUR, lib32-gcc-libs-snapshotAUR) (make)
- lib32-glibc (lib32-glibc-gitAUR, lib32-glibc-linux4AUR, lib32-glibc-eacAUR, lib32-glibc-eac-binAUR, lib32-glibc-eac-rocoAUR) (make)
- libisl (libisl-gitAUR) (make)
- libmpc (libmpc-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
- dejagnu (dejagnu-gitAUR) (check)
- expect (check)
- inetutils (inetutils-gitAUR, busybox-coreutilsAUR) (check)
- python-pytest (check)
- Show 2 more dependencies...
Required by (2566)
- 123-bin (requires gcc) (make)
- 2048-gui-git (requires gcc) (make)
- 3bc-lang-git (requires gcc) (make)
- 3proxy (requires gcc) (make)
- 3proxy-standalone (requires gcc) (make)
- 4shot (requires gcc)
- 6pm (requires gcc) (make)
- abc-git (requires gcc) (make)
- abgate.lv2 (requires gcc) (make)
- abi-compliance-checker (requires gcc)
- abracadabra (requires gcc) (make)
- ac-library (requires gcc)
- acado (requires gcc) (make)
- aces-container (requires gcc) (make)
- acme-sac (requires gcc-multilib)
- across (requires gcc) (make)
- act-actsim-git (requires gcc) (make)
- act-core-git (requires gcc) (make)
- act-dflowmap-git (requires gcc) (make)
- act-expropt-git (requires gcc) (make)
- Show 2546 more...
Sources (4)
Allan commented on 2013-06-26 03:44 (UTC)
td123 commented on 2011-01-26 01:40 (UTC)
you need to add the helper script and license into a source array
Pinned Comments
DAC324 commented on 2021-09-17 08:04 (UTC)
In addition to the jamespharvey20's sticky comment: The current GCC 12 versions are labelled "Experimental" for a reason. Development is ongoing, and there are still significant bugs. Hence, it is not recommended to use GCC 12 as a daily driver or on production systems.
At the moment, it is not even possible to build a working Linux kernel with GCC 12, see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101941 .
jamespharvey20 commented on 2017-02-15 04:30 (UTC) (edited on 2017-02-15 11:01 (UTC) by jamespharvey20)