https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119105
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Depends on| |57585 Ever confirmed|0 |1 Last reconfirmed| |2025-03-04 --- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> --- I don't think anybody has worked on the --enable-clocale=darwin support for nearly 20 years. I have an incomplete patch to add a new --enable-clocale=ieee_1003.1-2008 option which makes use of the new locale support in POSIX.1-2008, which matches the <xlocale.h> functionality in macOS. I hope to commit that work for GCC 16, and will try to test it on macOS in the next few months. Referenced Bugs: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57585 [Bug 57585] New --enable-clocale model using POSIX 2008