This is the mail archive of the automake@gnu.org mailing list for the automake project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: make install-strip


On May 23, 1999, Thomas Tanner <tanner@gmx.de> wrote:

> On 23-May-99 Alexandre Oliva wrote:
>>> Currently, libtool ignores the strip flag (-s) for libraries,
>>> so it won't break compatibility.

>> It ignores -s, but not an arbitrary strip flag.

>  ??? automake always passes -s as strip flag and libtool
>  recognizes it.

You're absolutely correct.  I was under the impression that the user
could select any flag to enable stripping, but now I see it's just a
matter of selecting `install' or `install-strip'.  So yes, I agree
it's ok to pass `-s' when installing libraries, and it's ok to use GNU 
strip special flags to strip libraries without making them unusable if 
GNU strip is available.

I'm sorry for all the mess :-(

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]