This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC2 native language support now available
- To: Paul Eggert <eggert at twinsun dot com>
- Subject: Re: GCC2 native language support now available
- From: Ulrich Drepper <drepper at cygnus dot com>
- Date: 28 Sep 1998 08:06:52 -0700
- Cc: pinard at iro dot umontreal dot ca, gcc2 at cygnus dot com, egcs at cygnus dot com, tromey at cygnus dot com
- References: <199808170231.TAA11135@shade.twinsun.com> <199809271759.NAA02571@icule.progiciels-bpi.ca> <199809280503.WAA27786@shade.twinsun.com>
- Reply-To: drepper at cygnus dot com (Ulrich Drepper)
Paul Eggert <eggert@twinsun.com> writes:
> I like this suggestion, but it has some technical consequences: if
> gcc2 and egcs both use `cc', and if both install translation files in
> the usual places, then gcc2 and egcs would share translation files.
Sharing is a bad idea sicne I don't see that gcc2 and egcs will be
merged. And the translators job is not really effected since it is
possible (to full extend in the next release of gettext) to name
auxiliary files. This is a file containing a selcetion of
translations. I.e., the egcs.po files can serve as auxiliary files
for gcc or vice versa.
> That's because GCC alpha snapshots don't contain files that can be built
> by maintainers, and the .pot file is built automatically from the sources.
This is only partly correct. The gcc distribution does not contain
files which can be regenerated with one of the essential tools (named
in the GNu coding standard). xgettext is none of the essential tools
and therefore must be distributed. We've been through this a lot of
times and I don't see why gcc should not follow the recommendations.
Those working with me on gettext certainly have more experiences in
this area.
--
---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com `------------------------