public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* C++ compiler not installed
@ 2008-03-31  8:09 Vivek Katakam
  2008-03-31 12:10 ` Andrew Haley
  0 siblings, 1 reply; 2+ messages in thread
From: Vivek Katakam @ 2008-03-31  8:09 UTC (permalink / raw)
  To: gcc-help

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: C++ compiler not installed
  2008-03-31  8:09 C++ compiler not installed Vivek Katakam
@ 2008-03-31 12:10 ` Andrew Haley
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Haley @ 2008-03-31 12:10 UTC (permalink / raw)
  To: Vivek Katakam; +Cc: gcc-help

Vivek Katakam wrote:
> 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)

Tell us exactly how you installed the compiler.

Andrew.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-31 12:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-31  8:09 C++ compiler not installed Vivek Katakam
2008-03-31 12:10 ` Andrew Haley

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).