This is the mail archive of the gcc-bugs@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: NLS code completely hosed


Richard Earnshaw wrote:

> I wrote:

> > Am I missing something - I thought we would only enable NLS on native
> > builds ?

> No, we only disable it on *canadian* crosses.  This is a standard cross.

You're right - this is from Philipp's original announcement:

<QUOTE>
I've now commited my changes to the i18n configury, thus activating the
NLS
support for all but canadian cross compilers (as discussed with rth).
</QUOTE>

However, I recall a discussion that we should only enable it for native
builds - a discussion I unfortunately can't track down at the moment.

Ah, yes - here's the relevant quote:

<QUOTE>
[ Richard Henderson ]

On Tue, May 30, 2000 at 09:40:36PM +0200, Philipp Thomas wrote:
>   - enable NLS by default when not building a cross compiler.

More correctly, when not building a canadian cross compiler.
I.e. enable nls whenever build == host.

The rest of it looks fine.
</QUOTE>

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
GNU Fortran 95: http://g95.sourceforge.net/ (under construction)

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