This is the mail archive of the gcc-bugs@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


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]