Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: What tool to use?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: What tool to use?



John Cebasek <email@hidden> wondered:

>What tool does one use to dump a jnilib to see what methods are being
>exported?

The 'nm' command works for me.

I just tried it on a JNI-lib of my own, and the symbols with the "T"
indicator seem to be the functions defined in the JNI-lib that are
available for Java to link to. I see a few with "t", too, but I didn't
define them in my source, and 'man nm' tells me that lower-case means
non-external (i.e. not exported or imported).


> (Must be Monday, has to be Monday...)

It is as I write this. It may not be when you read this.

-- GG
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Be sure to read the FAQ http://developer.apple.com/java/faq/ before posting
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.