When I try to compile the latest version of DoT, configure gives me this:
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output...
Then it tells me that "C++ can't create output"
I know that I have g++ installed--there's a file g++-2.exe in the /bin directory. Why can't configure find it?
I know you guys can help. You know everything!
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking for C++ compiler default output...
Then it tells me that "C++ can't create output"
I know that I have g++ installed--there's a file g++-2.exe in the /bin directory. Why can't configure find it?
I know you guys can help. You know everything!