public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Vivek Katakam" <vivek1717@gmail.com>
To: gcc-help@gcc.gnu.org
Subject: C++ compiler not installed
Date: Mon, 31 Mar 2008 08:09:00 -0000	[thread overview]
Message-ID: <d0e0ce060803310108s1d449234x714e1b0b475443d4@mail.gmail.com> (raw)

Hi All,

I tried to install gcc and it was successful.
But when i tried to compile the following CPP program, I am getting the error
g++ -Wno-deprecated -I/usr/include host/frdaemon/daemon.cpp -o svfrd -lcurl

g++: host/fr_log/logger.cpp: C++ compiler not installed on this system
..
..

I am having the following versions of gcc and g++ installed on the system.
bash-2.05# g++ --version
g++ (GCC) 4.0.3
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

bash-2.05# gcc --version
gcc (GCC) 4.0.3
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

The Operating system is solaris9 (ultra_Sparc)

Thanks and Regards,
Vivek

             reply	other threads:[~2008-03-31  8:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-31  8:09 Vivek Katakam [this message]
2008-03-31 12:10 ` Andrew Haley

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d0e0ce060803310108s1d449234x714e1b0b475443d4@mail.gmail.com \
    --to=vivek1717@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).