> 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