You are not logged in.

#1 Yesterday 16:01:26

armoon
Member
Registered: 2018-11-14
Posts: 6

Request to Add arm-linux-gnueabihf-gcc Package

Hi All,

Could we please have arm-linux-gnueabihf-gcc available as an installable package? This toolchain is essential for supporting ARMv7 devices running Linux, such as Raspberry Pi 2/3 in 32‑bit mode, BeagleBone boards, and other embedded Linux platforms.

-Thanks,
Anand

Offline

#2 Yesterday 17:12:15

ua4000
Member
Registered: 2015-10-14
Posts: 563

Re: Request to Add arm-linux-gnueabihf-gcc Package

Offline

#3 Today 11:17:18

armoon
Member
Registered: 2018-11-14
Posts: 6

Re: Request to Add arm-linux-gnueabihf-gcc Package

Yes, I attempted to build on an x86 CPU, but the process failed. I also tried the suggested solution, yet it still isn’t working

# 1. Headers
git clone https://aur.archlinux.org/arm-linux-gnu … eaders.git
cd arm-linux-gnueabihf-linux-api-headers && makepkg -si

# 2. Binutils
git clone https://aur.archlinux.org/arm-linux-gnu … nutils.git
cd arm-linux-gnueabihf-binutils && makepkg -si

# 3. GCC Stage1
git clone https://aur.archlinux.org/arm-linux-gnu … stage1.git
cd arm-linux-gnueabihf-gcc-stage1 && makepkg -si

# 4. Glibc
git clone https://aur.archlinux.org/arm-linux-gnueabihf-glibc.git
cd arm-linux-gnueabihf-glibc && makepkg -si

# 5. GCC Stage2
git clone https://aur.archlinux.org/arm-linux-gnu … stage2.git
cd arm-linux-gnueabihf-gcc-stage2 && makepkg -si

# 6. Final GCC
git clone https://aur.archlinux.org/arm-linux-gnueabihf-gcc.git
cd arm-linux-gnueabihf-gcc && makepkg -si

Offline

#4 Today 17:04:02

killertofus
Member
Registered: 2025-02-10
Posts: 230

Re: Request to Add arm-linux-gnueabihf-gcc Package

arch32 is not Arch and is not supported here.

https://bbs.archlinux.org/misc.php?action=rules


I Have Linux Perl Can i Download Gnome???

Online

Board footer

Powered by FluxBB