public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* --enable-nls doesn't work as expected
@ 2024-01-05 11:05 niXman
  2024-01-05 11:19 ` Jonathan Wakely
  0 siblings, 1 reply; 4+ messages in thread
From: niXman @ 2024-01-05 11:05 UTC (permalink / raw)
  To: Gcc Help

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!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-01-05 12:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-05 11:05 --enable-nls doesn't work as expected niXman
2024-01-05 11:19 ` Jonathan Wakely
2024-01-05 12:03   ` niXman
2024-01-05 12:24   ` LIU Hao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).