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

Bruce Labitt bdlabitt at gmail.com
Wed Jun 2 20:19:37 EDT 2010


Thanks for the tip on tsort.  I'll try that.  The trick is not the actual
archive manipulation, but sorting through the dependencies.  Here's hoping
it is not too ugly...

On Jun 2, 2010 10:41 AM, "Tom Buskey" <tom at buskey.name> wrote:

ar d to delete modules?
ar x to extract

I once built libc.a on a minix system.  I had to use tsort on another system
to get the dependencies & order correct.  tsort needed more RAM then minix
could provide.



On Wed, Jun 2, 2010 at 10:20 AM, Michael ODonnell <
michael.odonnell at comcast.net> wrote:
>
>
>
> Wh...

_______________________________________________
gnhlug-discuss mailing list
gnhlug-discuss at mail.gnhlug.org
http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20100602/f2711453/attachment.html 


More information about the gnhlug-discuss mailing list