We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.