Hi, I'm having this linker error with some of the customized sources. Since this is not within any of the bionic libraries, and seems to be defined in libstd++ which is part of my toolchain, I'm wondering how to use this within Android.mk.
I can't give this under LOCAL_SHARED_LIBRARIES right (coz I don't have the sources, just the binary)? I've tried using LOCAL_PREBUILT_LIBS and LOCAL_LDLIBS but they seem to have no effect. Thanks HV -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
