ninja: Entering directory `E:\SoftWareWork\AndroidStudioWork\LuoELF\app\.cxx\RelWithDebInfo\42245d51\armeabi-v7a'
[1/2] Building CXX object CMakeFiles/luoelf.dir/native-lib.cpp.o
E:/SoftWareWork/AndroidStudioWork/LuoELF/app/src/main/cpp/native-lib.cpp:91:33: warning: format specifies type 'unsigned int *' but the argument has type 'void **' [-Wformat]
            sscanf(buf, "%08x", &addr);
                         ~~~~   ^~~~~
E:/SoftWareWork/AndroidStudioWork/LuoELF/app/src/main/cpp/native-lib.cpp:179:37: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
    int nIndex = GetSymtabIndex(&si,"libc.so",  "exit");
                                    ^
E:/SoftWareWork/AndroidStudioWork/LuoELF/app/src/main/cpp/native-lib.cpp:179:49: warning: ISO C++11 does not allow conversion from string literal to 'char *' [-Wwritable-strings]
    int nIndex = GetSymtabIndex(&si,"libc.so",  "exit");
                                                ^
3 warnings generated.
[2/2] Linking CXX executable E:\SoftWareWork\AndroidStudioWork\LuoELF\app\build\intermediates\cxx\RelWithDebInfo\42245d51\obj\armeabi-v7a\luoelf
