Turns out that this is a warning thrown by GCC that ends up as an error due to
--enable-werror-always.
Paulo Matos
> -Original Message-
> > From: gcc-ow...@gcc.gnu.org [mailto:gcc-ow...@gcc.gnu.org] On Behalf Of
> Paulo
> > Matos
> > Sent: 30 April 2013 14:33
> > To: gcc@gcc.gnu.org
> >
After a couple of tests, this failure seems to have nothing to do with nls.
Even if I remove all the flags it still fails.
I guess it can only be a case of tool versions:
Building with GCC 4.7.2, gmp 4.3.0, mpfr 2.4.1, mpc 0.8.1. Would you think any
of these could be affecting the build?
Cheers,