I get the following error when I try to compile a short c++ program:

-----------
c++ allvehic.cpp -o voertuig
cpp: -lang-c++: linker input file unused since linking not done
c++: installation problem, cannot exec `cc1plus': No such file or
directory
-----------------
and the following error when I run configure on wxGTK-sources
-----------------
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking whether gcc needs -traditional... no
checking for c++... c++
checking whether the C++ compiler (c++  ) works... no
configure: error: installation or configuration problem: C++ compiler
cannot create executables.
----------------------
$locate cc1plus:
------------------
/usr/lib/gcc-lib/i386-linux/2.95.2/cc1plus
/usr/lib/gcc-lib/i486-linux/egcs-2.90.29/cc1plus
----------------------
I could compile a kernel not so long ago and do not know what has gone
wrong.

I hope somebody can help me on this one.

Johann.

-- 
J.H. Spies, Hugenotestraat 29, Posbus 80, Franschhoek, 7690, South Africa
Tel/Faks 021-876-2337 Sel/Cell 082 898 1528(Johann) 082 255 2388(Hester)
     "Submit yourselves therefore to God. Resist the devil, 
      and he will flee from you."        James 4:7 

Reply via email to