Hi, I want to know how to generate memory map files for shared libraries in Android. I already tried with adding below flag in Android.mk, but no luck. LOCAL_LDFLAGS := -Wl,-Map,app.map
Thanks in advance for inputs. Regards, Bhupendra -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/7622f4cf-c841-4bf3-bf50-dcf2fee19b1f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

