bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Gettext portability issues.


From: Bruno Haible
Subject: Re: Gettext portability issues.
Date: Sat, 8 Sep 2007 22:57:37 +0200
User-agent: KMail/1.5.4

Hi,

> The problem here is that autotools detect the host
> version of gettext and generate the output .mo files using the linux binaries.

This is not a problem: The .mo files produced on different platforms from
the same .po file are equivalent: they can be used on any platform. The
.mo files produced on different little-endian platforms (such as Woe32
and Linux/x86) are even the same.

> Then I realized that internationalization is not working, ... So I
> tried to run the generated gettext with wine and didn't worked either.

Please take a look at the FAQ:
  http://www.haible.de/bruno/gettext-FAQ.html

> I need to compile gettext. Since gettext target is Win32 ...

Btw, for building on mingw (as opposed to Cygwin), you need this patch:
  http://lists.gnu.org/archive/html/bug-texinfo/2006-12/msg00023.html

Bruno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]