Skip to content

NodeJS 0.11 Port to Android #24

@joshmarinacci

Description

@joshmarinacci

Opening a new issue to discuss build problems with the new 0.11 port.

Following the instructions here:

https://github.com/paddybyers/node/wiki/Building-v0.11-for-Android

I get a compile error.

➜ v8 git:(remotes/origin/v0.11-android) make -j8 GYPFLAGS="-Dcomponent=shared_library" android_arm.debug
Makefile.android:70: *** Cannot find Android toolchain in "/Users/josh/projects/android-sdk-macosx/ndk/toolchains/arm-linux-androideabi-4.4.3/prebuilt/darwin-x86//toolchains/arm-linux-androideabi-4.6/prebuilt/darwin-x86". Stop.
make: *** [android_arm.debug] Error 2

My install has 4.4.3 instead of 4.6. This implies a newer NDK is required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions