Package Details: armv7l-gcc-bootstrap 15.1.1+r500+gb1b8d8ce3eea-1

Git Clone URL: https://aur.archlinux.org/armv7l-gcc-bootstrap.git (read-only, click to copy)
Package Base: armv7l-gcc-bootstrap
Description: The GNU Compiler Collection - cross compiler for armv7l - bootstrap compiler
Upstream URL: https://gcc.gnu.org/
Licenses: GPL, LGPL, FDL
Conflicts: armv7l-gcc
Provides: armv7l-gcc
Submitter: Solskogen
Maintainer: graysky
Last Packager: graysky
Votes: 1
Popularity: 0.000198
First Submitted: 2021-02-11 12:48 (UTC)
Last Updated: 2025-08-01 11:02 (UTC)

Latest Comments

polyzen commented on 2025-08-01 16:48 (UTC)

Thank you!

graysky commented on 2025-08-01 11:04 (UTC) (edited on 2025-08-01 11:10 (UTC) by graysky)

Try now, toolchain packages built fine for me and this did too: CARCH=armv7h ARCH=arm CROSS_COMPILE=armv7l-unknown-linux-gnueabihf- nice -19 makepkg -sCAfd

polyzen commented on 2025-07-31 20:37 (UTC)

Seems this no longer builds since the glibc 2.42 rebuild, or since sframe support was enabled: https://gitlab.archlinux.org/archlinux/packaging/packages/glibc/-/commit/8016a27a83c68e9f7c4d105e1b6a2326b0f82ccf

Trying to rebuild these, as when I try to cross-compile a kernel, I now get armv7l-unknown-linux-gnueabihf-gcc: unknown assembler invoked.

Solskogen commented on 2022-05-31 09:35 (UTC)

Should be fixed now, but you must compile the binutils package first. I had the wrong arch in binutils.

jath03 commented on 2022-05-30 21:41 (UTC)

This package fails to build. I tried building with yay on 5.18, and got this log. The same thing happens with armv7l-gcc.

bjo commented on 2021-11-01 13:06 (UTC)

http://isl.gforge.inria.fr seems to be down, https://mirror.sobukus.de/files/src/isl/ can be used as a mirror (the isl package had the same issue).