Which linux distribution you used?

Can you tell us the version of gcc/g++/cpp?

This message only happened when I used a cross toolchain, and its cpp
cannot find execvp file.
(incorrect path setting)

Normally, I'll use a small tool to fix this issue.
(for crosstool, fix-embeded-path)


Merck Hung


On 2月17日, 下午3時48分, Androidphan <[email protected]> wrote:
> Clean entire tree. No other toolchain then the provided..
>
> On Feb 16, 7:38 pm, Avtar Singh <[email protected]> wrote:
>
> > > gcc: error trying to exec 'cc1plus': execvp: No such file or directory
>
> > Looks to be missing toolchain binaries or incorrect paths to them.
> > Have you got the entire Android git tree? Are you using any toolchain
> > other than that provided in Android source tree?
>
> > On Mon, Feb 16, 2009 at 9:22 PM, Androidphan <[email protected]> wrote:
>
> > > When compiling Android for x86 I get the next error. This is from a
> > > clean repo.
>
> > > gcc: error trying to exec 'cc1plus': execvp: No such file or directory
>
> > > The command to build:
>
> > > TARGET_ARCH=x86 TARGET_PRODUCT=eee_701 DISABLE_DEXPREOPT=true make
> > > installer_img showcommands
>
> > > Anyone knows what's up?
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to