Hello,
I appreciate the ease to build a custom musl-based gcc toolchain!
It seems that the earliest musl version supported is 1.1.14. I wonder if it's possible to build with a slightly older musl, namely 1.1.6 (I wanted to test a binary compatibility thing with libc)?
I gave it a shot and it seems to fail during configure, it could be as easy as setting up the soft link to the source resident Makefile; I am trying it out now. But while I am trying that I figured I ask the question and if anyone knows if there are any roadblocks or if it should work fine (with some patches).