This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: preprocessor/3243: /usr/local/gcc-3.0/include/g++-v3/i686-pc-linux-gnu/bits/gthr.h:98:26: gthr-default.h: No such file or directory
- To: carlo at alinoe dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Subject: Re: preprocessor/3243: /usr/local/gcc-3.0/include/g++-v3/i686-pc-linux-gnu/bits/gthr.h:98:26: gthr-default.h: No such file or directory
- From: aoliva at gcc dot gnu dot org
- Date: 19 Jun 2001 13:27:33 -0000
Synopsis: /usr/local/gcc-3.0/include/g++-v3/i686-pc-linux-gnu/bits/gthr.h:98:26: gthr-default.h: No such file or directory
State-Changed-From-To: open->analyzed
State-Changed-By: aoliva
State-Changed-When: Tue Jun 19 06:27:32 2001
State-Changed-Why:
Seems to be a preprocessor bug. #include "file.h" should look for file.h in the directory containing the file being processed first, regardless of the header search path or -I-.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3243&database=gcc