Howto: Repackage a library with only the routines of interest?
bruce.labitt at autoliv.com
bruce.labitt at autoliv.com
Wed Jun 2 09:46:06 EDT 2010
Is there a way to repackage a static library (to reduce it size) by
including only the functions (and their dependencies) that are needed?
Are there any tools to help do this? (Help find dependencies, especially.
I think doing this manually would take months...)
I've managed to rewrite my algorithm(s) using routines from CBLAS and
CLAPACK. The application when built is kind of large at 5MB., due to
linking the entire CBLAS and CLAPACK libraries with my code. For this
application to port to a DSP, I'll need to reduce the application size.
One way to do this is to "shrink" the library.
Any tips would be appreciated.
TIA,
Bruce
Bruce Labitt
Radar Systems Engineer
Autoliv Active Safety
1011B Pawtucket Blvd, PO Box 1858
Lowell, MA 01853
Email: bruce.labitt at autoliv.com.
Tel: (978) 674-6526
Fax: (978) 674-6581
******************************
Neither the footer nor anything else in this E-mail is intended to or constitutes an <br>electronic signature and/or legally binding agreement in the absence of an <br>express statement or Autoliv policy and/or procedure to the contrary.<br>This E-mail and any attachments hereto are Autoliv property and may contain legally <br>privileged, confidential and/or proprietary information.<br>The recipient of this E-mail is prohibited from distributing, copying, forwarding or in any way <br>disseminating any material contained within this E-mail without prior written <br>permission from the author. If you receive this E-mail in error, please <br>immediately notify the author and delete this E-mail. Autoliv disclaims all <br>responsibility and liability for the consequences of any person who fails to <br>abide by the terms herein. <br>
******************************
More information about the gnhlug-discuss
mailing list