Re: c++ compiler problem

2000-09-09 Thread Johann Spies
On Sat, Sep 09, 2000 at 12:49:16PM -0400, Chris Gray wrote: > On Sat, Sep 09, 2000 at 12:58:54PM +0200, Johann Spies wrote: > > 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 sin

Re: c++ compiler problem

2000-09-09 Thread Chris Gray
On Sat, Sep 09, 2000 at 12:58:54PM +0200, Johann Spies wrote: > 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':

c++ compiler problem

2000-09-09 Thread Johann Spies
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