Project

General

Profile

Bug #265

Updated by Alexander Z. about 11 years ago

OS: Linux, Mac OS x 
 ARCH: armeabi 
 TOOLCHAIN: GCC 4.4.3 

 Sample output: 

 <pre> 
 Running device test [armeabi]: issue28598-linker-global-ref (issue28598_main) 
 /opt/android/android-sdk-linux/platform-tools/adb -s "emulator-5554" shell "cd /data/local/tmp/ndk-tests && LD_LIBRARY_PATH=/data/local/tmp/ndk-tests ./issue28598_main" 
 global = 0x42 (0x80011004) 
 global = 0x0 (0x2ed50), ERROR!!! 
 </pre>

Back