This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC headers and DJGPP port
- To: djgpp-workers at delorie dot com
- Subject: Re: GCC headers and DJGPP port
- From: Laurynas Biveinis <lauras at softhome dot net>
- Date: Wed, 19 Jul 2000 13:46:29 +0200
- CC: eliz at is dot elta dot co dot il, martin at loewis dot home dot cs dot tu-berlin dot de, gcc at gcc dot gnu dot org
- References: <200007190346.UAA01039@kankakee.wrs.com>
Mike Stump wrote:
> Well, I reviewed stddef.h, as it is one of the culprits. After
> reading it, I came to the conclusion that we can probably eject it
> from the compiler safely. It does seem like there is little reason to
> have it in the compiler, better to be apart of newlib, of glibc, and
> then all the complexity of it, and the heartache it causes, goes
> away, permanently.
I like this idea. Any objections?
Laurynas