This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: other/2857: i18n, translations does not work


The following reply was made to PR other/2857; it has been noted by GNATS.

From: "Joseph S. Myers" <jsm28@cam.ac.uk>
To: Dennis Bjorklund <db@zigo.dhs.org>
Cc: Zack Weinberg <zackw@Stanford.EDU>, Mark Mitchell <mark@codesourcery.com>, 
    Philipp Thomas <pthomas@suse.de>,  <Gabriel.Dos-Reis@cmla.ens-cachan.fr>, 
     <gcc-gnats@gcc.gnu.org>,  <gcc-bugs@gcc.gnu.org>, 
     <gcc-patches@gcc.gnu.org>
Subject: Re: other/2857: i18n, translations does not work
Date: Thu, 24 May 2001 17:29:56 +0100 (BST)

 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
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]