Re: arm-linux-cpp: installation problem, cannot exec `cc1plus': No such file or directory
- From: Tauno Voipio <tauno.voipio@xxxxxxxxxxxxx>
- Date: Mon, 10 Dec 2007 14:37:46 GMT
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
.
- References:
- Prev by Date: Looking for lightweight HTTP/FTP client API
- Next by Date: Re: Looking for lightweight HTTP/FTP client API
- Previous by thread: arm-linux-cpp: installation problem, cannot exec `cc1plus': No such file or directory
- Next by thread: Re: arm-linux-cpp: installation problem, cannot exec `cc1plus': No such file or directory
- Index(es):
Relevant Pages
|
|