Toradex Community
community.toradex.com › technical support
Aarch64-none-linux-gnu-gcc: not found - Technical Support - Toradex Community
July 11, 2024 - Hi, i am using colibri-imx6ull SOM and trying to create the costume linux by using “Build U-Boot From Source Code | Toradex Developer Center” right now i am in the phase of host image creation in host device, while i am trying to follow the same i am facing the following issue lcl@lcl-Latitude-5430:~/workdir/u-boot$ make mrproper /bin/sh: 1: aarch64-none-linux-gnu-gcc: not found make: aarch64-none-linux-gnu-gcc: No such file or directory /bin/sh: 1: aarch64-none-linux-gnu-gcc: not found ...
GNU
gcc.gnu.org › onlinedocs › gcc › AArch64-Options.html
AArch64 Options (Using the GNU Compiler Collection (GCC))
The value ‘native’ is available on native AArch64 GNU/Linux and causes the compiler to pick the architecture of the host system. This option has no effect if the compiler is unable to recognize the architecture of the host system. When -march=native is given and no other -mcpu or -mtune is given then GCC will pick the host CPU as the CPU to tune for as well as select the architecture features from.
GitHub
github.com › UWVG › aarch64-none-linux-gnu
GitHub - UWVG/aarch64-none-linux-gnu: gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu(libc-2.31.so: ELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, with debug_info, not stripped)
gcc-arm-10.2-2020.11-x86_64-aarch64-none-linux-gnu(libc-2.31.so: ELF 64-bit LSB shared object, ARM aarch64, version 1 (GNU/Linux), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, for GNU/Linux 3.7.0, with debug_info, not stripped) - UWVG/aarch64-none-linux-gnu
Author UWVG
Arch Linux
aur.archlinux.org › packages › aarch64-none-linux-gnu-gcc-12.3-bin
AUR (en) - aarch64-none-linux-gnu-gcc-12.3-bin
https://developer.arm.com/-/media/Files/downloads/gnu/12.3.rel1/binrel/arm-gnu-toolchain-12.3.rel1-x86_64-aarch64-none-linux-gnu.tar.xz · Hi George! All I did was clone your 10.3-bin package and change the download URL and package version to 12.3, because your packages only offered 9.2 and 10.3 and I needed a newer version, but not the newest. Hi! I'm the author of the older packages that this updates, although I was just building incrementally on work from previous packagers, as you can see at https://github.com/georgefst/aarch64-linux-gnu-gcc.
Arm Developer
developer.arm.com › downloads › - › arm-gnu-toolchain-downloads
Arm GNU Toolchain Downloads – Arm Developer
aarch64_be-none-linux-gnu-gdb and aarch64_be-none-linux-gnu-gdb-py on Linux hosts requires liblzma.so.5. Toolchains dedicated for Windows host require mingw-w64 library, a complete runtime environment for GCC.
Arm Developer
developer.arm.com › downloads › - › gnu-a
Downloads | GNU-A Downloads – Arm Developer
Toolchains dedicated for Windows host require mingw-w64 library, a complete runtime environment for GCC. The following executables in the Windows hosted toolchains: - aarch64-none-linux-gnu-dwp.exe - aarch64-none-linux-gnu-ld.gold.exe - arm-none-linux-gnueabihf-dwp - arm-none-linux-gnueabihf-ld.gold.exe have additional dependencies on the following dlls: - libwinpthread-1.dll - libgcc_s_sjlj-1.dll - libstdc++-6.dll - libgcc_s_dw2-1.dll You can obtain the required dlls from the MinGW-W64 GCC-8.1.0 packages from SourceForge: - i686-posix-sjlj - i686-posix-dwarf
Arch Linux
aur.archlinux.org › packages › aarch64-none-linux-gnu-gcc-10.3-bin
AUR (en) - aarch64-none-linux-gnu-gcc-10.3-bin
https://developer.arm.com/-/media/Files/downloads/gnu-a/10.3-2021.07/binrel/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu.tar.xz
Texas Instruments E2E
e2e.ti.com › support › processors-group › processors › f › processors-forum › 925224 › compiler-am6548-where-can-i-find-the-aarch64-none-linux-gnu-gcc-toolchain-to-download
Compiler/AM6548: Where can I find the aarch64-none-linux-gnu-gcc toolchain to download - Processors forum - Processors - TI E2E support forums
On TI SDK Download page for SDK 7.0 Independent toolchain is still old gcc-arm-8.3-2019.03-x86_64-aarch64-linux-gnu.tar.xz (aarch64-linux-gnu-gcc), From where can I download independent toolchain for aarch64-none-linux-gnu-
GitHub
github.com › OP-TEE › optee_os › issues › 6723
Why recommend gcc-arm-aarch64-none-linux-gnu instead of gcc-arm-aarch64-none-elf · Issue #6723 · OP-TEE/optee_os
March 1, 2024 - Why recommend gcc-arm-aarch64-none-linux-gnu instead of gcc-arm-aarch64-none-elf #6723 · Copy link · huzai9527 · opened · on Mar 1, 2024 · Issue body actions · The arm community gives differences: The 'elf' version is for bare metal targets, the 'linux' version is for building Linux applications.
Author huzai9527
Arch Linux
aur.archlinux.org › packages › aarch64-none-elf-gcc-bin
AUR (en) - aarch64-none-elf-gcc-bin - Arch Linux
March 8, 2026 - https://developer.arm.com/-/media/Files/downloads/gnu/14.2.rel1/binrel/arm-gnu-toolchain-14.2.rel1-x86_64-aarch64-none-elf.tar.xz
Xpack-dev-tools
xpack-dev-tools.github.io › installation guide
Installation Guide | xPack GNU AArch64 Embedded GCC
For older development environments, it is also possible to install xPack GNU AArch64 Embedded GCC only globally in the user's global xPacks store, without any local links/forwarders; it is the developer's responsibility to configure the path to the tools. No other files are installed in any system folders or other locations. xpm install @xpack-dev-tools/aarch64-none-elf-gcc@latest --global --verbose
Arm Community
community.arm.com › support-forums › f › compilers-and-libraries-forum › 47866 › what-is-the-difference-between-gcc-arm-aarch64-none-linux-gnu-and-gcc-arm-aarch64-none-elf-tool-chains
What is the difference between gcc-arm-aarch64-none- ...
Have a question about working on Arm technology? Browse our support forums for solutions to your questions, answer questions from fellow community members and get help from Arm experts.
Linux Man Pages
linux.die.net › man › 1 › aarch64-linux-gnu-gcc
aarch64-linux-gnu-gcc(1) - Linux man page
GNU dialect of -std=c++11. Support for C ++ 11 is still experimental, and may change in incompatible ways in future releases. ... The option -fgnu89-inline tells GCC to use the traditional GNU semantics for "inline" functions when in C99 mode. This option is accepted and ignored by GCC versions 4.1.3 up to but not including 4.3.
GitHub
github.com › xpack-dev-tools › aarch64-none-elf-gcc-xpack
GitHub - xpack-dev-tools/aarch64-none-elf-gcc-xpack: A binary distribution of the AArch64 Embedded GCC toolchain · GitHub
A standalone, cross-platform (Windows, macOS, GNU/Linux) binary distribution of GNU AArch64 Embedded GCC, intended for reproducible builds.
Author xpack-dev-tools