> > To: gcc@gcc.gnu.org
> > Subject: disable-nls breaks build
> >
> > and make.
> > I get after awhile:
> > ../../gcc/gcc/langhooks.c: In function 'void
> > lhd_print_error_function(diagnostic_context*, const char*,
> > diagnostic_info*)':
>
,
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
> Subject: disable-nls breaks build
>
> Hello,
>
> I just cloned gcc because of an
Hello,
I just cloned gcc because of an error I was seeing in my port. It seems to me
that the problem is the --disable-nls option but I haven't research yet why
this is happening.
If I configure with:
../gcc/configure --prefix=/home/pmatos/work/tmp/install-gcc/
--exec-prefix=/home/pmatos/work/