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]

Re: texinfo-3.11 merge


hjl@lucon.org (H.J. Lu) writes:

> > Just an FYI, I imported texinfo-3.11 into the egcs source tree
> > to replace whatever old version we were still running.

Texinfo 3.11 is buggy (especially install-info which should not affect
your users though), take 3.12.

> I saw many data files like *.po/*.gmo. Does egcs really need them?

These are related to internationalization. po files are readable
(they're just a mapping from English strings to <``foreign'' language>
strings.  They are meant to be edited by humans.  gmo files are GNU
gettext native ``compiled'' form of the po files for run time, read by
machines.

Regards,
	Akim

-- 
P-mail: Akim Demaille, 107 rue Bobillot, F-75013 Paris, France
E-mail: demaille@inf.enst.fr
V-mail: +33 (1) 45-81-78-68


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