This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/7861: Failure to compile on the second attempt
- From: Paul <paulf dot johnson at ukonline dot co dot uk>
- To: gcc-gnats at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, paulf dot johnson at ukonline dot co dot uk?Subject
- Date: Sun, 23 Feb 2003 20:43:56 +0000
- Subject: Re: c++/7861: Failure to compile on the second attempt
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7861
Sorry for the delay.
Mine is a standard linux environment with nothing unusual anywhere.
The problem is that when I compiled a source and created an executable
which had the same name as one of the C++ standard headers, the compiler
would attempt to use the compiled application and not the standard header.
TTFN
Paul