This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Regenerating gcc.pot


On Fri, 16 Jan 2004, Mark Mitchell wrote:

> I've tried to regenerate gcc.pot on the 3.4 branch, but I've failed.
> 
> In the gcc/Makefile, XGETTEXT is defined to ":".
> 
> What do I need to have installed where to get autoconf to DTRT?

You need gettext version 0.12 or later, as documented in install.texi, to
support the --msgid-bugs-address option (and the configure macros in the
intl directory check for this).  But the regeneration should wait until
bug 13485 has been fixed, to avoid translations of messages in generated
files being lost when translators update to the 3.4 .pot.

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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