This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc won't compile
- From: Gabi Bakray <gabi at hadassah dot org dot il>
- To: "gcc-help at gcc dot gnu dot org" <gcc-help at gcc dot gnu dot org>
- Date: Tue, 27 Nov 2001 19:57:06 +0200
- Subject: gcc won't compile
- Organization: Hadassah University Hospital
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