This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Making platform specific help translatable.
- To: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Subject: Re: Making platform specific help translatable.
- From: Philipp Thomas <pthomas at suse dot de>
- Date: Thu, 1 Jun 2000 16:46:18 +0200
- Cc: gcc at gcc dot gnu dot org, drepper at cygnus dot com
- References: <20000531191949.X12004@Jeffreys.suse.de> <200005311746.TAA01248@loewis.home.cs.tu-berlin.de> <20000531200141.Z12004@Jeffreys.suse.de> <200005311846.UAA01568@loewis.home.cs.tu-berlin.de>
* Martin v. Loewis (martin@loewis.home.cs.tu-berlin.de) [20000531 20:50]:
> I could try to come up with a patch to xgettext that enables recognition
> of strings inside preprocessor defines; provided it is acceptable that gcc
> requires a modified gettext.
I'd say it is acceptable, as gcc.pot will only be built when configured with
--enable-maintainer-mode and anybody doing that simply has to have the
necessary tools available. If you come up with a patch, this added
functionality should be controllable via command line switch, defaulting to
off. That would make the patch more acceptable for eventual integration into
the normal gettext package.
The modified gettext package should then be made available in the
infrastructure directory to make it easy for those that want to work on the
NLS stuff.
BTW, originally gcc required a patched gettext already, as the exgettext
script Paul Eggert wrote tells xgettext which argument in the call of
functions that do the output is the translatable message.
Philipp
--
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany
#define NINODE 50 /* number of in core inodes */
#define NPROC 30 /* max number of processes */
-- Version 7 UNIX fuer PDP 11, /usr/include/sys/param.h