use of %n in genmodes.c causes trouble on Vista
Danny Smith
dannysmith@clear.net.nz
Wed Jun 6 20:23:00 GMT 2007
> -----Original Message-----
> From: gcc-owner@gcc.gnu.org [mailto:gcc-owner@gcc.gnu.org] On
> Behalf Of Simon Brenner
> Sent: Thursday, 7 June 2007 2:40 a.m.
> > > Or just add a call to _set_printf_count_output in the relevant
> > > place, since AFAIK %n is still a standard-mandated printf format
> > > flag.
> >
> > Where is the "relevant place"? This would be a really
> messy host-dependent
> > call and I think it far better to eliminate the usage in
> *some* way than
> > to do this.
>
> Perhaps it could be something for libiberty to take care of?
Unless I'missing soemthing, this is 'just' a build issue in genmode.c.
GCC builds fine for Vista target on WindowsXP.
So the fix needs to be build dependent, not host dependent.
Danny
More information about the Gcc
mailing list