Try using "strip -g" instead of "strip".
Alternatively, you could try --strip-unneeded

--- Chris Brown <[EMAIL PROTECTED]> wrote:
> I seem to have resolved the problem below linking to the static library by
> removing the STRIP command for the static library from the makefile. 
> 
> The problem I now have is that the library is 1.1 MB which is approximately
> twice the size of what the library was before. This is an embedded
> application so space is at a premium. Can anyone offer a suggestion to
> reduce the size of the static library without implementing the STRIP which
> seems to prevent me from statically linking? My current configure is:



       
____________________________________________________________________________________
Sick sense of humor? Visit Yahoo! TV's 
Comedy with an Edge to see what's on, when. 
http://tv.yahoo.com/collections/222

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to