Mail Archives: djgpp-workers/1998/01/29/04:48:22
On Thu, 29 Jan 1998, Andrew Crabtree wrote:
> > Shouldn't we just fix the djgpp includes, rather than letting gcc
> > "fix" them itself? I've *never* run fixincludes on djgpp's includes.
> There are two parts to this. The first is fixincludes, which is
> very easy to disable in the configure.in file.
Is this change in configure.in generic enough to be sent to GCC
maintainers? If it is, I think we should submit it and prevent GCC from
running fixincludes in the DJGPP case.
> The second is the
> part that supplies the generated stddef.h file and such. This too
> can be disabled I think.
How is the generated stddef.h different from ours? Can we just make the
necessary changes in our version and forget about this?
- Raw text -