From owner-freebsd-questions Wed Jun 19 9:22:14 2002 Delivered-To: freebsd-questions@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-56.dsl.lsan03.pacbell.net [63.207.60.56]) by hub.freebsd.org (Postfix) with ESMTP id 7A11537B401 for ; Wed, 19 Jun 2002 09:22:08 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1AE3366BA3; Wed, 19 Jun 2002 09:22:08 -0700 (PDT) Date: Wed, 19 Jun 2002 09:22:07 -0700 From: Kris Kennaway To: p d Cc: Kris Kennaway , freebsd Subject: Re: decompressing executable before using Message-ID: <20020619092207.A17444@xor.obsecurity.org> References: <20020618113251.C80973@xor.obsecurity.org> <20020618184349.13079.qmail@web14701.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="bg08WKrSYDhXBjb5" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <20020618184349.13079.qmail@web14701.mail.yahoo.com>; from pddeals@yahoo.com on Tue, Jun 18, 2002 at 11:43:49AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --bg08WKrSYDhXBjb5 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 18, 2002 at 11:43:49AM -0700, p d wrote: > Hi! > thanks Kris ... that should work ... is it possible > to do something for the libraries ... I am trying to > fit the system on a flash ... so I am trying to reduce > it as much as possible ...=20 YOu can't compress the libraries, but you only need the shared libraries (lib*.so*) on your system. Profiled libraries (lib*_p.*) can definitely be deleted, and static libraries (lib*.a) are only needed if you want to recompile static binaries (i.e. not in your case) Kris --bg08WKrSYDhXBjb5 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE9EK+vWry0BWjoQKURAn5GAJsEtHg/RligEpCb6/5+/tgHH3Lm2gCeOmiD s92hOkTNS197QQleJzE+ZPA= =RPWY -----END PGP SIGNATURE----- --bg08WKrSYDhXBjb5-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message