Thanks for providing binaries, however I can't check the PGP signature. gpg: Can't check signature: No public key
Search Criteria
Package Details: gcc7-fortran 7.5.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/gcc7.git (read-only, click to copy) |
---|---|
Package Base: | gcc7 |
Description: | Fortran front-end for GCC (7.x.x) |
Upstream URL: | http://gcc.gnu.org |
Licenses: | GPL, custom, LGPL, FDL |
Submitter: | arojas |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 16 |
Popularity: | 0.000000 |
First Submitted: | 2019-04-08 18:58 (UTC) |
Last Updated: | 2025-07-02 17:57 (UTC) |
Dependencies (7)
- gcc7AUR
- binutils (make)
- doxygen (doxygen-gitAUR) (make)
- flex (flex-gitAUR) (make)
- libmpc (libmpc-gitAUR) (make)
- python (python37AUR) (make)
- subversion (make)
Required by (0)
Sources (4)
0strodamus commented on 2019-11-16 02:54 (UTC)
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