Hi all,

Replaced the same with LOCAL_PATH := $(call my-dir)

find: `build/core/clear_vars.mk,build/core': No such file or directory
make: execvp: /bin/bash: Argument list too long
target Strip: libdl (out/target/product/obj/lib/libdl.so)
Install: out/host/linux-x86/bin/vm-tests
make: *** No rule to make target `build/core/clear_vars.mk,build/
core', needed by `out/target/product/obj/EXECUTABLE

Anything to do with .so files ? main.c calls test.c and test.c calls
apis deineds libs 3 libs which try to link with my executable.. main.c
contains the entry point (int main ())

The libs are generated using arm-linux-eabi and with glibc2.2.

Wht may be the issue ?

Regards



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to android-framework@googlegroups.com
To unsubscribe from this group, send email to 
android-framework+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to