Make error on NDKr3

3 views
Skip to first unread message

shagrath

unread,
Mar 8, 2010, 7:35:07 PM3/8/10
to android-ndk
Hi, just downloaded the NDK r3. Is anyone having troubles to migrate ?
I mean, even hello-jni doesn't work:

with 1.6r1:

$ make APP=hello-jni
Android NDK: Building for application 'hello-jni'
Compile thumb : hello-jni <= apps/hello-jni/project/jni/hello-jni.c
SharedLibrary : libhello-jni.so
Install : libhello-jni.so => apps/hello-jni/project/libs/
armeabi


with r3:

$ make APP=hello-jni V=1
Android NDK: Building for application 'hello-jni'
Compile thumb : hello-jni <= apps/hello-jni/project/jni/hello-jni.c
build/prebuilt/windows/arm-eabi-4.4.0/bin/arm-eabi-gcc -Ibuild/
platforms/android-3/arch-arm/usr/include -fpic -mthumb-in
terwork -ffunction-sections -funwind-tables -fstack-protector -fno-
short-enums -D__ARM_ARCH_5__ -D__ARM_ARCH_5T__ -D__AR
M_ARCH_5E__ -D__ARM_ARCH_5TE__ -march=armv5te -mtune=xscale -msoft-
float -mthumb -Os -fomit-frame-pointer -fno-strict-a
liasing -finline-limit=64 -Iapps/hello-jni/project/jni -DANDROID -O2
-DNDEBUG -g -c -MMD -MP -MF out/apps/hello-jni/a
rmeabi/objs/hello-jni/hello-jni.o.d.tmp apps/hello-jni/project/jni/
hello-jni.c -o out/apps/hello-jni/armeabi/objs/hello-
jni/hello-jni.o

make: *** [out/apps/hello-jni/armeabi/objs/hello-jni/hello-jni.o]
Error 1


I tried "export NDK_TOOLCHAIN=arm-eabi-4.2.1" without success

I'm on Windows XP SP2 (yeah I know :p)

shagrath

unread,
Mar 8, 2010, 7:48:47 PM3/8/10
to android-ndk
Forget it, I updated cygwin and it's much better
Reply all
Reply to author
Forward
0 new messages