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:

> I don't know anything about release scripts. But a make && make install
> installs the binary files (as gcc.mo). Maybe one have to adjust so that

But doesn't this require users to have gettext installed?  The normal GNU 
practice is for users to get the translations installed without needing 
gettext installed - which requires the compiled gcc.mo to be included in 
the source tarball.  Indeed, gcc/po/Makefile.in.in seems to support 
installing a catalog from the source directory if one isn't present in the 
build directory.

-- 
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]