public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* About native language support (nls)
@ 2011-11-16  8:18 Zhenqiang Chen
  2011-11-16 19:23 ` Michael Hope
  2011-11-16 22:19 ` Yann E. MORIN
  0 siblings, 2 replies; 3+ messages in thread
From: Zhenqiang Chen @ 2011-11-16  8:18 UTC (permalink / raw)
  To: crossgcc

gcc and binutils disable nls. All other packages like gdb enable nls,
which will give different user experience for different tools in the
same toolchain.

Here is the comment in do_cc on why nls is disabled,
# --disable-nls to work around crash bug on ppc405, but also because
# embedded systems don't really need message catalogs...

But I think we'd provide a config for users to enable nls and for
cross and canadian build, the message is still useful, especially for
CJK users.

What do you think about?

Thanks!
-Zhenqiang

--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

end of thread, other threads:[~2011-11-16 22:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-16  8:18 About native language support (nls) Zhenqiang Chen
2011-11-16 19:23 ` Michael Hope
2011-11-16 22:19 ` Yann E. MORIN

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).