GCC 4.4 rebuild results

Richard W.M. Jones rjones at redhat.com
Fri Feb 20 21:16:32 UTC 2009


On Fri, Feb 20, 2009 at 12:20:41PM -0800, Conrad Meyer wrote:
> On Friday 20 February 2009 10:41:46 am Richard W.M. Jones wrote:
> > I rebuilt the Fedora Rawhide i386 part of the full repository using
> > GCC 4.4, and there are no major problems, but a few minor problems:
> >
> > ...
> >
> >  - mingw32-xqilla
> >
> >    Appears to be a missing header file:
> >
> > ../src/lexer/XQLexer.cpp: In member function 'int xqFlexLexer::yyinput()':
> > ../src/lexer/XQLexer.cpp:16085: error: 'EOF' was not declared in this scope
> 
> This is probably missing <cstdio> (or some other <c*> header).
> 
> >  - mingw32-poco
> >
> >    Missing header?
> >
> > src/Environment.cpp:111: error: 'sprintf' is not a member of 'std'
> 
> This *is* missing a <cstdio> include.

Thanks for the help - I'll attempt to fix these.

Rich.

-- 
Richard Jones, Emerging Technologies, Red Hat  http://et.redhat.com/~rjones
virt-top is 'top' for virtual machines.  Tiny program with many
powerful monitoring features, net stats, disk stats, logging, etc.
http://et.redhat.com/~rjones/virt-top



More information about the mingw mailing list