This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.3.2 ignores -I. if used with other -I directives?!
- From: "Angel Tsankov" <fn42551 at fmi dot uni-sofia dot bg>
- To: gcc at gcc dot gnu dot org
- Cc: gcc-help at gcc dot gnu dot org
- Date: Sat, 1 Nov 2008 13:28:03 +0200
- Subject: Re: GCC 4.3.2 ignores -I. if used with other -I directives?!
- References: <gehb7p$sp5$1@ger.gmane.org> <gehd70$4hr$1@ger.gmane.org>
Angel Tsankov wrote:
> [..] the -I. option seems to be ignored.
A further investigation reveals that GCC ignore not only "-I." but also
"-I<full path to current directory>".