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
aoliva@gcc.gnu.org
aoliva@gcc.gnu.org
Tue Jun 19 06:27:00 GMT 2001
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
More information about the Gcc-bugs
mailing list