[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: C compiler include file searching (was: per-target vpath alternative
From: |
Eli Zaretskii |
Subject: |
Re: C compiler include file searching (was: per-target vpath alternatives) |
Date: |
Mon, 10 Sep 2007 23:21:57 +0300 |
> Date: Mon, 10 Sep 2007 14:05:12 -0600
> From: "Philip Guenther" <address@hidden>
> Cc: address@hidden, address@hidden
>
> > The C standard specifies that "foo.h" is looked for in the current directory
> > first.
>
> I don't believe the C standard states that
Well, I have yet to see a compiler that doesn't, including on systems
other than Unix.