This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: NLS code completely hosed
- To: Toon Moene <toon at moene dot indiv dot nluug dot nl>
- Subject: Re: NLS code completely hosed
- From: Richard Earnshaw <rearnsha at arm dot com>
- Date: Sat, 03 Jun 2000 16:03:44 +0100
- Cc: gcc-bugs at gcc dot gnu dot org
- Cc: rearnsha at arm dot com
- Organization: ARM Ltd.
- Reply-To: rearnsha at arm dot com
> Richard Earnshaw wrote:
>
> > I can't believe the NLS code has been left enabled for 4 days now, given
> > just how broken it seems to be. Instead of being able to get on with my
> > own work, I've just wasted the last 4 hours trying to sort out what is
> > wrong here, but it seems completely hopeless....
>
> > When trying to do a cross-build for arm-semi-aout from a
> > sparc-sun-solaris2.5.1
>
> 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.
R.