This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC headers and DJGPP port
- To: jbuck at racerx dot synopsys dot com
- Subject: Re: GCC headers and DJGPP port
- From: Eli Zaretskii <eliz at delorie dot com>
- Date: Wed, 19 Jul 2000 14:27:56 -0400 (EDT)
- CC: lauras at softhome dot net, djgpp-workers at delorie dot com, martin at loewis dot home dot cs dot tu-berlin dot de, gcc at gcc dot gnu dot org
- References: <200007191524.IAA29726@racerx.synopsys.com>
- Reply-to: Eli Zaretskii <eliz at is dot elta dot co dot il>
> From: Joe Buck <jbuck@racerx.synopsys.com>
> 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?
If the system is probed at configure time for headers, as Mike
suggested, we could arrange for the headers to be installed on such
systems. Would this be an okay solution?