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


> Date: Sat, 22 Jul 2000 10:10:38 -0600
> From: Jeffrey A Law <law@cygnus.com>
>
> I would love to see this happen too, but I'm not going to agree to install
> changes which are fundamentally wrong

That's why we started this thread--to understand what isn't wrong in
your opinion, so that changes are not rejected after someone has
labored on them.

> such as overriding USER_H.

Sorry, I don't know what USER_H is.  And I don't think we were talking
about using it.  As far as I understood, we were talking about a
configury change that would find out whether certain headers, such as
stddef.h and assert.h, are already provided by the target system, and
if so, refrain from installing GCC's versions.

Would that approach be generally acceptable?

> We also
> have to be practical and realize that DOS is a severely braindamaged system
> and we shouldn't compromise our ability to DTRT on other platforms just to
> make DOS happy.

I don't think anybody wants to compromise GCC's ability on other
platforms.  It is perfectly clear that any DJGPP-related changes
should not hamper other platforms in any way.

In any case, the changes we are discussing have nothing to do with DOS
per se.

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