This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GCC headers and DJGPP port


> > In any case, the following headers out of the above list seem
> > especially dangerous:
> > 
> >   - errno.h
> >   - limits.h
> >   - assert.h
> >   - math.h

These are fixincluded headers. Or at least they aren't in the replacement 
header directory. Don't worry about these.

> >   - stddef.h
> > 
This one is along with:
iso646.h
stdarg.h
stdbool.h
varargs.h



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]