I am trying to compile ddd. When I run the configure, I get this error:

checking whether the C compiler (gcc) compiles and links a simple C program... yes
checking for c++... c++
checking whether the C++ compiler (c++ /usr/bin/c++ ) works... yes
checking whether the C++ compiler (c++ /usr/bin/c++ ) is a cross-compiler... yes
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking whether the C++ compiler (c++) compiles a simple program... no
configure: error: You must set the environment variable CXX to a working
                  C++ compiler.  Also check the CXXFLAGS settings.
                  See the file 'config.log' for further diagnostics.    

My c++ is in /usr/bin, which is in the path. But I tried exporting CXX to that
and it still won't work. Any ideas?

I'm running Mandrake 7.1

Barbara

Reply via email to