Mail Archives: djgpp-workers/1998/02/02/19:40:25
> > So perhaps its our stdio which needs fixing.
> Our stdio.h works just fine with *our* stddef.h.
Right - I was just suggesting that since the standard (C9x draft anyway),
specifies that size_t is to be defined in stddef.h instead of stdio.h,
that if we fix that there won't be a conflict. I don't think we should
actually use the gcc stddef, but it would be nice if it didn't
crash things when bootstrapping the compiler.
> If gcc produces a stddef.h that doesn't work with the other djgpp
> headers, then we shouldn't use it.
I found the original message from Jeff L with a suggestion so I will
look into that.
- Raw text -