@n3rv fixed
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: | http://gcc.gnu.org |
Licenses: | GPL, custom, LGPL, FDL |
Submitter: | arojas |
Maintainer: | severach |
Last Packager: | ReyJamonico |
Votes: | 17 |
Popularity: | 0.001438 |
First Submitted: | 2019-04-08 18:58 (UTC) |
Last Updated: | 2022-05-19 15:34 (UTC) |
Dependencies (7)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR)
- binutils (make)
- doxygen (doxygen-gitAUR) (make)
- flex (flex-gitAUR) (make)
- libmpc (libmpc-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- subversion (make)
Required by (4)
Sources (4)
dviktor commented on 2019-10-21 21:41 (UTC)
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)
dviktor commented on 2019-04-11 06:54 (UTC) (edited on 2019-04-15 07:25 (UTC) by dviktor)
Mark1 commented on 2019-04-10 20:39 (UTC)
full error report: https://ufile.io/r5a7c
dviktor commented on 2019-04-10 15:48 (UTC)
Error message is not full. Check if you have enough free space in /tmp
Pinned Comments