--enable-nls doesn't work as expected

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hello,

in my MinGW-builds (https://github.com/niXman/mingw-builds) projects I use `--disable-nls` by default and all works as expected.

but I received a request to enable NLS support: https://github.com/niXman/mingw-builds/issues/666

the problem is when using `--enable-nls` the built compiler outputs messages for the `gcc` or `gcc -v` or `gcc --help` commands in the language of the user's locale (in this case Chinese), but the error messages it still outputs in English: https://github.com/niXman/mingw-builds/issues/666#issuecomment-1878064389

any ideas?



best!



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux