c/5059: Compiling s/w containing the use of DIR.H fails on other stat-calls
neil@gcc.gnu.org
neil@gcc.gnu.org
Mon Dec 10 04:27:00 GMT 2001
Synopsis: Compiling s/w containing the use of DIR.H fails on other stat-calls
State-Changed-From-To: open->closed
State-Changed-By: neil
State-Changed-When: Mon Dec 10 03:33:31 2001
State-Changed-Why:
Please submit a proper bug report that contains the source code that fails and the macro definition. See
http://gcc.gnu.org/bugs.html
But I suspect that before you do that you'll see that what
the preprocessor is claiming is correct.
Use -E -dM to get a dump of the macros used.
I bet you're pulling in a different header than your other compiler.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=5059&database=gcc
More information about the Gcc-bugs
mailing list