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: [PATCH] Make --enable-nls the default when notcross-compiling


>>>>> "Philipp" == Philipp Thomas <pthomas@suse.de> writes:

    Philipp> Mark,

    Philipp> * Mark Mitchell (mark@codesourcery.com) [20000517 21:18]:

    >> on my RedHat 6.1 system when doing a fresh build.

    Philipp> I think I've found the culprit, though I'm not sure what
    Philipp> to do about it. The only way this could go wrong is if
    Philipp> the environment variable LINGUAS is defined, as this is

Yes, I have:

  [mitchell@dumbledore tmp]$ echo $LINGUAS
  en

I didn't know that -- I don't think I set that myself in any of my dot
files, so it must be a system-wide thing.

    Philipp> What makes it difficult to change is that these checks
    Philipp> come from the m4 macros that gettext provides and which
    Philipp> are also part of automake. I could change aclocal.m4 to
    Philipp> include this check. But this then should be propagated
    Philipp> back to the gettext and automake maintainers, shouldn't
    Philipp> it?

Yes.  I'm not sure what to make of all this -- being no NLS expert --
but I do know that we have to solve the problem. :-)

I'm sorry not to be of more help.

--
Mark Mitchell                   mark@codesourcery.com
CodeSourcery, LLC               http://www.codesourcery.com

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