@0strodamus, import my public key via keyserver and try again
Search Criteria
Package Details: gcc7-libs 7.5.0-4
Package Actions
| Git Clone URL: | https://aur.archlinux.org/gcc7.git (read-only, click to copy) |
|---|---|
| Package Base: | gcc7 |
| Description: | Runtime libraries shipped by GCC (7.x.x) |
| Upstream URL: | https://gcc.gnu.org |
| Licenses: | custom, GPL-2.0-only, LGPL-2.1-only, GPL-3.0-only, LGPL-3.0-only, GFDL-1.3-only |
| Submitter: | arojas |
| Maintainer: | severach |
| Last Packager: | severach |
| Votes: | 16 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-04-08 18:58 (UTC) |
| Last Updated: | 2025-10-25 04:40 (UTC) |
Dependencies (6)
- glibc (glibc-gitAUR, glibc-eacAUR, glibc-git-native-pgoAUR)
- doxygen (doxygen-gitAUR) (make)
- flex (flex-gitAUR) (make)
- libmpc (libmpc-gitAUR) (make)
- python (make)
- subversion (make)
Required by (1)
Sources (6)
dviktor commented on 2019-11-16 10:01 (UTC)
0strodamus commented on 2019-11-16 02:54 (UTC)
Thanks for providing binaries, however I can't check the PGP signature. gpg: Can't check signature: No public key
dviktor commented on 2019-10-21 21:41 (UTC)
@n3rv fixed
n3rv commented on 2019-10-01 09:41 (UTC)
unlisted dependency: flex
dviktor commented on 2019-09-02 21:30 (UTC)
@nrar it's done
nrar commented on 2019-08-26 10:18 (UTC) (edited on 2019-08-26 13:42 (UTC) by nrar)
LD_PRELOAD= /usr/lib/libstdc++.so \ (right before make) might be needed for some systems to evade segmentation faults like here https://bbs.archlinux.org/viewtopic.php?id=248510
jmm commented on 2019-08-23 06:27 (UTC)
Is gcov by purpose not part of the package?
dviktor commented on 2019-04-15 07:18 (UTC) (edited on 2019-04-15 07:19 (UTC) by dviktor)
@flipmess
your CHOST is x86_64-unknown-linux-gnu rather than x86_64-pc-linux-gnu and because of this you're getting such error. Here some people have the same problem. In short: recheck that CHOST is set up correctly on your machine
flipmess commented on 2019-04-14 23:48 (UTC)
i get this: ... make: *** x86_64-unknown-linux-gnu/libstdc++-v3/doc: No such file or directory. Stop. ==> ERROR: A failure occurred in build(). Aborting... Error making: gcc7 (gcc7-libs gcc7)
Pinned Comments