hi all,
    I have a strange problems need some help~

    1. I have one library(abc.so file), and one java file.
    2. there has one Runnable thread in the java would continually call a
function( suppose the function name is cde() ) in the abc.so.
    3. there has one global variable( suppose the name is uint32_t
gVariable) in the abc.so.
    the problems is :
    I always get different address of gVariable between the cde() and other
functions in the abc.so...

    my android version is 1.6.

    I need some advance !! Thanks~~
-- 
Regards
Y-C Wang

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to