https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125235

--- Comment #9 from Rocket Ma <marocketbd at gmail dot com> ---
(In reply to Sam James from comment #8)
> It's from a GCC toolchain configured with --host=.. and --target=.. for
> musl, not the musl libc itself or something.

I did some search in package repos from Arch and Debian, but I did not found
any gcc tool chain package for musl. Looking through musl installation
manual[1], I also didn't see about tool chain specific stuff. So perhaps a
normal gcc should be able to compile it, without a specific tool chain?

Also, why gcc 16 requires an atomic library? I didn't see any atomic operations
in an empty file.

[1]: https://musl.libc.org/doc/1.1.24/manual.html

Reply via email to