Re: Can't build with GCC 16.1.0 - libatomic problem
[email protected] Sun, 10 May 2026 15:37:24 +0300
| Newsgroups | org.kernel.vger.dash |
|---|---|
| Message-ID | <agB7jvYvfE3dy1z3@micropc> |
On 2026-05-10, Sam James wrote: >This is a bug in the `musl-gcc` wrapper (other than possibly some >concern about the dash build system wrt flags): >https://gcc.gnu.org/PR125235 Hi Sam, When building other programs I successfully worked around it by using -fno-link-libatomic, dash is the only exception so far.