SUMMARY: cxx not found

From: vms unix (vms_or_unix@yahoo.com)
Date: Tue Feb 25 2003 - 16:20:08 EST


To many replied, thanks to all.

ORIGINAL QUESTION:
Hello admins:

I'm in the process of installing an application that requires C++. I have my tools
installed in the /usr/local/cygnus/tru64-010710/H-alphaev56-dec-osf5.1/bin
directory:
addr2line flex++ patch
alphaev56-dec-osf5.1-c++ g++ ranlib
alphaev56-dec-osf5.1-g++ gcc readelf
alphaev56-dec-osf5.1-gcc gccbug runtest
ar gcov sdiff
bison gdb send-pr
byacc gperf size
c++ gprof strings
c++filt install-sid strip

The app requires that cxx -V command comes back with the type of compiler. It
doesn't, the error I'm getting is:
../depcomp[402]: cxx: not found

How do I make sure that cxx -V comes back with the type and version of my C++
compiler?
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Answer:
In my configure line of the app I was trying to install the app using the Compaq's
compiler. I deleted the CXX= and set my variable to
to use the GNU's compiler. Thanks again.

Vishu

__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/



This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:49:09 EDT