Re: PROBLEM WITH CONFIGURING GCC WHEN G++ WORKS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thursday, May 5, 2005, at 11:41 AM, Tobe Olisa wrote:
 On performing a C++ compilation using g++, I get no
errors, and my codes compile and execute cleanly.
However, on using gcc - which I actually need to
use,

This sounds odd.

 I get a screenful of error messages, specifically
these:

undefined reference to `std::cout'

You can use -lstdc++ on the link line.

Also, please don't send to both lists, just send to gcc-help.


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux