This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix bootstrap on Solaris 2.5.1 with NLS
Eric Botcazou wrote:
>
> > Arno spotted another bootstrap failure for mainline on Solaris 2.5.1, that
> > I previously hadn't run into because I always bootstrap with
> > --disable-nls. Solaris 2.5.1 has feof_unlocked() but doesn't declare it
> > anywhere, whereas getc_unlocked() exists in stdio.h for example.
> >
> > Bootstrapped/fixinc-tested on sparc-sun-solaris2.5.1 and 2.6 with NLS.
>
> Bruce,
>
> Would you mind taking a look at this patch?
>
> Thanks in advance.
Sorry. Looks fine. Feel free to apply to active branches.