Howto: Repackage a library with only the routines of interest?

Michael ODonnell michael.odonnell at comcast.net
Wed Jun 2 10:55:01 EDT 2010



> ar d to delete modules?
> ar x to extract

Gaack!  You guys have been saying "library" right along and my
distracted brain kept translating that to "object" ie.  a monolith.
But you're right, of course - if he's linking against an ar archive
he should be able to pick it apart using ar.  And if he's unlucky
one library member will depend on another, which will depend on
another, etc, and soon he'll be back where he started...  >-/
 


More information about the gnhlug-discuss mailing list