Search Criteria
Package Details: gcc11-libs 11.3.0-6
Git Clone URL: | https://aur.archlinux.org/gcc11.git (read-only, click to copy) |
---|---|
Package Base: | gcc11 |
Description: | Runtime libraries shipped by GCC (11.x.x) |
Upstream URL: | https://gcc.gnu.org |
Licenses: | GPL, custom, LGPL, FDL |
Provides: | gcc-libs, libasan.so, libgfortran.so, liblsan.so, libtsan.so, libubsan.so |
Submitter: | yan12125 |
Maintainer: | tallero |
Last Packager: | tallero |
Votes: | 3 |
Popularity: | 1.62 |
First Submitted: | 2023-04-05 08:26 (UTC) |
Last Updated: | 2023-04-13 04:18 (UTC) |
Dependencies (7)
- glibc (glibc-force-mmap, lib32-glibc-force-mmap, glibc-minimal-git, glibc-linux4, glibc-git, glibc-widevine)
- 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 (3547)
- 0x-git (requires gcc-libs)
- 1c_enterprise_meta (requires gcc-libs)
- 2048-vanced (requires gcc-libs)
- 2048-vanced-git (requires gcc-libs)
- 3dmeshmetric-bin (requires gcc-libs)
- 3dstools (requires gcc-libs)
- 3mf2stl (requires gcc-libs)
- 4l (requires gcc-libs)
- 6sv11 (requires gcc-libs)
- 7kaa (requires gcc-libs)
- a-sid (requires gcc-libs)
- aacgain-cvs (requires gcc-libs)
- aaflib (requires gcc-libs)
- aarch64-linux-gnu-openblas-lapack-openmp (requires gcc-libs)
- ablavema-bin (requires gcc-libs)
- abrowser-bin (requires gcc-libs)
- aces-container (requires gcc-libs)
- acmed (requires gcc-libs)
- acpitool (requires gcc-libs)
- acquire_rs (requires gcc-libs)
- Show 3527 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