This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: NLS, attribute errors via cpp during bootstrap
> > I was going to try looking at Rodney's proposed fixincludes patch this
> > weekend. But I can't becuase of bitrot...
> >
> > /bin/sh /home/robertl/src/egcs/gcc/move-if-change po/sv.gmo /home/robertl/src/egcs/gcc/po/sv.gmo
> > mv: po/sv.gmo: not found
>
> This is due to a patch by Zack five days ago. Zack is aware of the
Ok, goo. I know if Zack's on it, the problem will be fixed.
> As a work-around, configuration with --disable-nls should avoid the
> failure.
I actually tried --disable-nls before posting that and it does indeed
get around the problem. Sorry I didn't mention that. That's when I
slammed into the second problem and then threw up my hands in disgust.
:-)
RJL