Re: arm-linux-cpp: installation problem, cannot exec `cc1plus': No such file or directory



meenal wrote:
Hi,
I am stucked in a problem while i am compiling my CPP apllication.

I am using Embedded linux on ARM Board.
I complie the application using arm-linux-cpp
while compiling it gives the following error ..........

arm-linux-cpp -mcpu=arm920t -W, -O2 -DEMB_LINUX -DDOSCHR -D_DEBUG -
DMULTI_LOOK -DND_INTERNAL -DND_PRODUCT_CPP -DND_NOFLEXLM -
DLITTLE_ENDIAN -DALCONFIG=7 -I/usr/arm-linux/include/ -I/home/oie/
meenal/INC/ARM/ -I/home/oie/meenal/INC/ -o appinfo.obj appinfo.cpp
arm-linux-cpp: installation problem, cannot exec `cc1plus': No such
file or directory
make: *** [appinfo.obj] Error 1


I am not getting what to do next please can anyone help me to proceed
further.


If you intend to compile a C++ module, the correct
compiler will be arm-linux-g++.

The error message hints that you do not have the
C++ compiler installed.

--

Tauno Voipio
tauno voipio (at) iki fi
.



Relevant Pages

  • Re: makefile
    ... > I am using the -c flag with it as well ... > I am compiling a DLL written in VC naming test.h and test.cpp files ... Maybe off-topic - this is a Linux application group. ... tauno voipio iki fi ...
    (comp.os.linux.development.apps)
  • Re: ld: crt1.o: No such file
    ... I'm quite a noob when it comes to building my own system... ... I'm guessing there should be some kind of file that keeps track of libraries or that I might have made a mistake when compiling my compiler and binutils... ... tauno voipio iki fi ...
    (comp.os.linux.misc)
  • Re: Help - buried in compiler warnings.
    ... But is is so much fun;-) ... try compiling again without '-Wall', ... whining about misbehaving code. ... tauno voipio iki fi ...
    (comp.os.linux.development.apps)
  • vmr9.h not compatible with qedit.h?
    ... otherwise can't complie and told me: ... should not include d3dtypes.h when compiling for DX8 or newer interfaces ...
    (microsoft.public.win32.programmer.directx.video)
  • vmr9.h not compatible with qedit.h?
    ... otherwise can't complie and told me: ... should not include d3dtypes.h when compiling for DX8 or newer interfaces ...
    (microsoft.public.win32.programmer.directx.video)