This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: After considerable effort...
On Thu, Oct 04, 2001 at 10:36:07AM +0200, Andreas Schwab wrote:
> Zack Weinberg <zack@codesourcery.com> writes:
>
> |> ... beating of head against wall, grepping libc sources, and finally
> |> giving up and using a hex editor on the binary:
> |>
> |> WTF is the name of the environment variable that controls where
> |> gettext looks for its .mo files? LOCPATH and NLSPATH don't work.
>
> There is none. The directory is determined by bindtextdomain, otherwise
> the compiled in default is used.
Then why is there none?
zw