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


> From: Joe Buck <jbuck@racerx.synopsys.com>
> To: lauras@softhome.net (Laurynas Biveinis)
> Date: Wed, 19 Jul 2000 08:24:23 -0700 (PDT)

> Wouldn't it break the SunOS4 port, or other ports where we're
> bootstrapping from an ancient K&R environment and the C library
> is highly nonstandard?

> (I suppose stddef.h could be omitted only on the platforms where it
> causes problems.)

You must have missed were I talked about autoconfing it, and including
it in environments that don't otherwise already have one, and not
including it otherwise.  By eject, I don't mean outright removal in
100% of the cases.  If 100% of the systems already have stddef.h that
work well, then we could remove it entirely.

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