This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: other/2857: i18n, translations does not work
- To: Dennis Bjorklund <db at zigo dot dhs dot org>
- Subject: Re: other/2857: i18n, translations does not work
- From: "Joseph S. Myers" <jsm28 at cam dot ac dot uk>
- Date: Thu, 24 May 2001 17:29:56 +0100 (BST)
- cc: Zack Weinberg <zackw at Stanford dot EDU>, Mark Mitchell <mark at codesourcery dot com>, Philipp Thomas <pthomas at suse dot de>, <Gabriel dot Dos-Reis at cmla dot ens-cachan dot fr>, <gcc-gnats at gcc dot gnu dot org>, <gcc-bugs at gcc dot gnu dot org>, <gcc-patches at gcc dot gnu dot org>
On Thu, 24 May 2001, Dennis Bjorklund wrote:
> Yes. Just try to build a tar ball and see if sv.gmo is there, if it is, it
> works. It's the sv.gmo that is renamed and installed as a gcc.mo. And the
> same for other languages but there are no but swedish for now. This is how
> it works for other packages and the .gmo is created when one do the "make
> dist" if it's needed.
GCC doesn't use "make dist". This is presumably for Mark to do when
writing the release script - or, once the version being used for 3.0 is in
maintainer-scripts in CVS, for anyone to do.
> I found some more strings that are in the .po file that does not show up
> translated:
>
> $ gcc-3.0 --target-help
Someone can make the obvious fix to display_target_options in toplev.c.
--
Joseph S. Myers
jsm28@cam.ac.uk