Mail Archives: djgpp-workers/2000/07/18/08:20:07
Eli Zaretskii wrote:
> Yes, I saw that explanation, but I don't really know what target.h is ;-).
djgpp.h to be precise.
> Putting the same definitions as used by DJGPP in target.h is semi-okay:
> we need to be sure that these definitions won't change too often,
> otherwise we create incompatibility between GCC and the library.
If we put something to djgpp.h, the only people who would change something
here are DJGPP port maintainers. IMHO this ensures that definitions won't
change too often.
> I understand that __need_size_t etc. are tested inside stddef.h, yes?
Yes.
> Are we sure these ifdef's inside stddef.h will stay?
Of course we can't be sure, although I don't see any reasons why should they.
Laurynas
- Raw text -