This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Untangle last couple dozen incestuous target includes; take config/ out of -I path
- From: Phil Edwards <phil at jaj dot com>
- To: Zack Weinberg <zack at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org, Geoff Keating <geoffk at geoffk dot org>, Richard Henderson <rth at redhat dot com>
- Date: Mon, 11 Aug 2003 13:06:41 -0400
- Subject: Re: Untangle last couple dozen incestuous target includes; take config/ out of -I path
- References: <87wudk8xn7.fsf@egil.codesourcery.com>
On Mon, Aug 11, 2003 at 12:24:28AM -0700, Zack Weinberg wrote:
> I commented out the config.gcc stanzas for hppa-openbsd and
> powerpc-openbsd because the relevant configuration headers do not
> exist, so it is better to have
>
First Mark, now you. Is there some kind of "drop the end of sentences"
virus going around at CodeSourcery? :-)
Phil
--
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
- Brian W. Kernighan