In the ARM website, there are Windows, x86_64 Linux and AArch64 Linux hosted cross compilers. But there aren't AArch32 Linux hosted cross compilers.
They provide compiler source code named gcc-arm-src-snapshot-10.3-2021.07.tar.xz.
Is it possible to create an aarch32 linux hosted LOCAL gcc compiler from the source code?
Host: AArch32 hosted
Target: AArch32 target with hard float