Hello I want to learn more about how cross compilers configured and built from source.
I found following build logs very helpful from launchpad website:
https://launchpadlibrarian.net/377452480/buildlog_ubuntu-bionic-arm64.gcc-arm-none-eabi_7-2018q2-1~bionic1_BUILDING.txt.gz
From this bluild log I can find and follow configuration options for binutils, newlib, gcc and how newlib-nano is created etc.
So I am curious if I can find similar build logs for pre-built GNU compiler toolchain from developer.arm.com.