[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: strip facility
From: |
Jared Davis |
Subject: |
Re: strip facility |
Date: |
Thu, 27 Dec 2001 12:45:43 -0600 |
> You can strip your binaries while they are installed with
> make install-strip
>
> If your package supports cross-compilation don't forget to add
> AC_CHECK_TOOL([STRIP],[strip])
> to your configure.ac.
This works well, thanks!
Is there also a way to strip shared libraries that I install? The library is
1.7 MB when unstripped and only 140 K when stripped, so I would really like
to have it strip by default.
Thanks,
Jared
--
Love all, serve all.