Mail Archives: djgpp-workers/2002/05/27/23:47:55
> Some of the pre-requisite executables failed to build, since they were using
> c:/djgpp/include/sys/djtypes.h and I got warnings about va_list stuff being
> redefined. At the weekend I'll revert this change and take a look at why it
> isn't using the CVS one.
Perhaps force warnings to errors should be disabled in the "phase 1" build,
where we build native tools to help us build the distribution (but are
not actually part of the distribution).
Since GCC 3.x seems to be adding more warnings each release, forcing each
of these to be errors seems to be a really harsh thing to do, unless we
can turn off the warnings we dislike.
Still, GCC 3.x really requires a refreshed djtypes.h, and I think we will
eventually get a refreshed djdev203.zip out there - it's just been a
very busy month ...
- Raw text -