https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125235
--- Comment #7 from Rocket Ma <marocketbd at gmail dot com> --- (In reply to Sam James from comment #6) > musl-gcc works as a neat hack on top of the regular gcc by redirecting where > the libc is in a spec file. The question is whether musl-gcc needs to > provide additional files, or whether the specs in GCC need to be adjusted to > accommodate musl-libc use more. In my Debian 13 instance, I installed musl and I didn't see the path /usr/lib/gcc/x86_64-pc-linux-musl or somewhat like this. Where are these files come from on your machine? I could only find some files like this in bundled musl gcc tar balls.
