Actually, the real problem was in using LOCAL_WHOLE_STATIC_LIBRARIES which includes all dead code. Instead if I just use LOCAL_STATIC_LIBRARIES, it doesn't need any of those unresolved externals
-- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
