This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/9518: apparent header file problems


Synopsis: apparent header file problems

State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Sun Feb  2 22:37:18 2003
State-Changed-Why:
    I cannot reproduce this with today's 3.2.2 CVS:
    tmp/g> /home/bangerth/bin/gcc-3.2.2-pre/bin/c++ -c x.cc
    x.cc: In function `int main(int, char**)':
    x.cc:4: `cout' undeclared (first use this function)
    x.cc:4: (Each undeclared identifier is reported only once for each function it
       appears in.)
    x.cc:4: `endl' undeclared (first use this function)
    
    Can you say something about how you installed your
    compiler? I suspect that this must be something specific
    to your installation, since none of us can reproduce
    the problem.
    
    Regards
      Wolfgang

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9518


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]