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?
Vishu
__________________________________________________
Do you Yahoo!?
Yahoo! Tax Center - forms, calculators, tips, more
http://taxes.yahoo.com/
Received on Mon Feb 24 2003 - 18:33:12 NZDT