guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: stripping guile and libs?


From: Rob Browning
Subject: Re: stripping guile and libs?
Date: Tue, 18 Sep 2001 16:34:33 -0500
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/20.7

"Gerrit P. Haase" <address@hidden> writes:

> now I built guile and libraries successful.  I want to ask if it
> possible to strip the executable and the libs?

If "make install" doesn't do it (and I don't know if it does), you may
be able to get what you want via

  make INSTALL="install -s" install

or similar.

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]