Search Criteria
Package Details: gcc11 11.3.0-6
Git Clone URL: | https://aur.archlinux.org/gcc11.git (read-only, click to copy) |
---|---|
Package Base: | gcc11 |
Description: | The GNU Compiler Collection - C and C++ frontends (11.x.x) |
Upstream URL: | https://gcc.gnu.org |
Licenses: | GPL, custom, LGPL, FDL |
Provides: | gcc |
Submitter: | yan12125 |
Maintainer: | tallero |
Last Packager: | tallero |
Votes: | 2 |
Popularity: | 0.64 |
First Submitted: | 2023-04-05 08:26 (UTC) |
Last Updated: | 2023-04-13 04:18 (UTC) |
Dependencies (10)
- binutils (binutils-git, binutils-2.35.2)
- gcc11-libs
- libmpc (libmpc-git)
- zstd (zstd-git, zstd-static)
- binutils (binutils-git, binutils-2.35.2) (make)
- doxygen (doxygen-git, doxygen-clang) (make)
- libmpc (libmpc-git) (make)
- python (nogil-python, python36, python32, python39, python38, python37, python310, python312) (make)
- dejagnu (dejagnu-git) (check)
- inetutils (gettext-hostname, inetutils-git) (check)
Required by (2271)
- 123-bin (requires gcc) (make)
- 2048-gui-git (requires gcc) (make)
- 3bc-lang-git (requires gcc) (make)
- 3proxy (requires gcc) (make)
- 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)
- across (requires gcc) (make)
- active-data (requires gcc) (make)
- adaptativeneuralnetwork (requires gcc) (make)
- advocat (requires gcc)
- aes (requires gcc) (make)
- aes-git (requires gcc) (make)
- afb-binder-git (requires gcc) (make)
- afb-binding-git (requires gcc) (make)
- afb-client-git (requires gcc) (make)
- Show 2251 more...
Latest Comments
FabioLolix commented on 2023-05-16 07:26 (UTC)
@DarshK35 you need to add the PGP key, gcc is better build in chroot with devtools (don't know what is using manjaro nowdays)
@joshm gcc is quite long, especially if makepkg.conf isn't configured to use all cores
DarshK35 commented on 2023-05-16 06:02 (UTC) (edited on 2023-05-16 06:02 (UTC) by DarshK35)
I'm not able to build it using pamac on manjaro. I'm using command
pamac build gcc11
Output received:
Not sure what to do about the broken pipe error. Any help will be appreciated
joshm commented on 2023-05-15 13:20 (UTC)
I ran
pacaur -S gcc11 gcc11-libs
an hour ago and it's still running. Is this normal?v0vc commented on 2023-04-22 11:10 (UTC) (edited on 2023-04-22 11:12 (UTC) by v0vc)
haven't been able to update this for a few days, any ideas what the issue might be?,
is it related to isl, should i try the fix below?
C0rn3j commented on 2023-04-19 08:16 (UTC)
To import the key:
gpg --keyserver hkps://keyserver.ubuntu.com --recv-key 3AB00996FC26A641
eduardolucioac commented on 2023-04-13 04:26 (UTC) (edited on 2023-04-13 04:28 (UTC) by eduardolucioac)
Workaround about
The isl url https://ftp.gnu.org/pub/gcc/infrastructure/isl-0.24.tar.bz2 is broken.
comment.Use...
... and change...
... to...
.
Done! 😉
[Ref(s).: https://forum.endeavouros.com/t/how-to-edit-pkgbuild-in-yay/16864 ]
4rozenwolves commented on 2023-04-13 03:10 (UTC)
The isl url https://ftp.gnu.org/pub/gcc/infrastructure/isl-0.24.tar.bz2 is broken.
FabioLolix commented on 2023-04-12 21:39 (UTC)
Please remove provides=(gcc) same as