This is the mail archive of the gcc-help@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]

gcc won't compile


Hi,

I installed gcc3.0.1 SPARC/Solaris 8 binary freeware package.

g++ compiles a "helo world" program just fine, but when I try to run gcc
I get a very long error message starting with:

/var/tmp/ccY1oxXs.o: In function `main':
/var/tmp/ccY1oxXs.o(.text+0x1ac): undefined reference to `std::cout'
.
.
.

What's wrong?


Sincerely,

Gabi Barkay



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