Search Criteria
Package Details: arm-linux-gnueabihf-gcc 14.2.0-3
Package Actions
Git Clone URL: | https://aur.archlinux.org/arm-linux-gnueabihf-gcc.git (read-only, click to copy) |
---|---|
Package Base: | arm-linux-gnueabihf-gcc |
Description: | The GNU Compiler Collection |
Upstream URL: | https://gcc.gnu.org |
Licenses: | GPL, custom, LGPL, FDL |
Conflicts: | arm-linux-gnueabihf-gcc-stage1, arm-linux-gnueabihf-gcc-stage2 |
Provides: | arm-linux-gnueabihf-gcc-stage1, arm-linux-gnueabihf-gcc-stage2 |
Replaces: | arm-linux-gnueabihf-gcc-stage1, arm-linux-gnueabihf-gcc-stage2 |
Submitter: | tavianator |
Maintainer: | wgottwalt |
Last Packager: | wgottwalt |
Votes: | 80 |
Popularity: | 0.76 |
First Submitted: | 2015-09-14 15:41 (UTC) |
Last Updated: | 2024-08-07 06:02 (UTC) |
Dependencies (11)
- arm-linux-gnueabihf-binutilsAUR (arm-linux-gnueabihf-linaro-binAUR)
- arm-linux-gnueabihf-glibcAUR
- elfutils (elfutils-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- zstd (zstd-gitAUR, zstd-staticAUR)
- base-devel (diabos-baseAUR) (make)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR) (make)
- libelf (elfutils-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat) (make)
- zstd (zstd-gitAUR, zstd-staticAUR) (make)
Required by (6)
- arm-linux-gnueabihf-armcl-neon (make)
- arm-linux-gnueabihf-glibc (requires arm-linux-gnueabihf-gcc-stage2) (make)
- arm-linux-gnueabihf-glibc-headers (requires arm-linux-gnueabihf-gcc-stage1) (make)
- arm-linux-gnueabihf-musl (make)
- arm-linux-gnueabihf-ncurses (make)
- hakchi-git (make)
Sources (11)
- 0001-gm2-add-missing-debug-output-guard.patch
- 0002-gm2-fix-bad-programming-practice-identifier-warning.patch
- 0003-gm2-fix-bad-programming-practice-warning.patch
- https://ftp.gnu.org/gnu/mpc/mpc-1.3.1.tar.gz
- https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz
- https://gmplib.org/download/gmp/gmp-6.3.0.tar.xz.sig
- https://libisl.sourceforge.io/isl-0.26.tar.xz
- https://sourceware.org/pub/gcc/releases/gcc-14.2.0/gcc-14.2.0.tar.xz
- https://sourceware.org/pub/gcc/releases/gcc-14.2.0/gcc-14.2.0.tar.xz.sig
- https://www.mpfr.org/mpfr-4.2.1/mpfr-4.2.1.tar.xz
- https://www.mpfr.org/mpfr-4.2.1/mpfr-4.2.1.tar.xz.asc
Latest Comments
1 2 3 4 5 6 .. 9 Next › Last »
krant commented on 2024-08-07 09:17 (UTC) (edited on 2024-08-07 09:20 (UTC) by krant)
I've rebuild it from scratch (with stage1/stage2 included) and the issue has gone, thanks wgottwalt!
wgottwalt commented on 2024-08-07 04:36 (UTC) (edited on 2024-08-07 04:56 (UTC) by wgottwalt)
Did you really built your complete toolchain from scratch? I did so minutes ago:
Maybe you got some odd local make.conf options or your host compiler is broken. The only big one here is cc1gm2 with ~122 MB. But yeah, there is still some room for stripping.
krant commented on 2024-08-06 07:23 (UTC)
After 14.2 update, package net upgrade size was 1395 MB. Some files are really huge now:
cc1 - 321 MB, cc1gm2 - 312 MB, cc1plus - 338 MB, lto1 - 303 MB, arm-linux-gnueabihf-lto-dump - 303 MB
wgottwalt commented on 2024-05-05 03:52 (UTC)
Did you rebuild the whole chain starting by binutils? This libiberty issue often comes from a mismatching binutil/gcc build.
icedream commented on 2024-05-04 17:21 (UTC)
Running into this error right now, currently trying to figure out if it could be a misconfiguration on my system:
wgottwalt commented on 2024-02-11 04:52 (UTC)
Flex is not really the issue, you didn't install base-devel. Though, seeing that the Modula-2 guys rely on the old lexer/parser combo (f)lex and yacc/bison is kind of funny. It is old-school, just like Modula-2. ;-)
akkudub commented on 2024-02-10 21:38 (UTC)
This currently fails for me with
installing the
flex
package fixed it, the author should update its dependencies to include flex.wgottwalt commented on 2023-12-24 11:34 (UTC) (edited on 2023-12-24 11:35 (UTC) by wgottwalt)
Yeah, the author of the mpc sublib seem to have given up and does not update his gpg key anymore. The key is expired and in your pacman config it seems to be a problem. I remove it and that should do.
paranoidAndroid0 commented on 2023-12-20 17:31 (UTC)
I keep getting issues with PGP keys importing
:: PGP keys need importing: -> ABAF11C65A2970B130ABE3C479BE3E4300411886, required by: arm-linux-gnueabihf-linux-api-headers gpg: keyserver receive failed: No data -> problem importing keys
I can only install stage 1, stage 2 and this package have the issue.
tafiir commented on 2023-08-25 14:47 (UTC) (edited on 2023-08-25 14:47 (UTC) by tafiir)
Link to the MPFR archive does not stay constant with new releases, which means this package currently does not find MPFR 4.2.0. The solution is to use the perma links to the MPFR archives in the sources:
From:
https://www.mpfr.org/mpfr-current/mpfr-${_mpfrver}.tar.xz{,.asc}
To:
https://www.mpfr.org/mpfr-${_mpfrver}/mpfr-${_mpfrver}.tar.xz{,.asc}
1 2 3 4 5 6 .. 9 Next › Last »