Hi All
 
    If I have 2 object file, one is API library , another is executable object.
The executable object makes reference to the libray. Now I want to downsize
the 2 objects. I can strip the executable object directly, but how to strip the
API library when it's a reference of the executable object.
 
    And, how can I list the smbols removed by "strip"?
 
 
    Thanks for your attention, any suggestions is appreciative.
 
 
W.L.
-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to