undefined reference to `__android_log_print'

http://topic.csdn.net/u/20110121/09/857278ce-9f74-4f42-ac2c-62c2903733ec.html
#include <cutils/log.h>

Android.mk:
LOCAL_SHARED_LIBRARIES := liblog libcutils
d:\linux\linuxkernel\WORKING_DIRECTORY\android-omap-20111108-gingerbread\system\core\liblog\
d:\linux\linuxkernel\WORKING_DIRECTORY\android-omap-20111108-gingerbread\system\core\libcutils\

你可能感兴趣的:(undefined reference to `__android_log_print')