From owner-freebsd-gnome Tue Mar 4 11:55:46 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8A6ED37B401 for ; Tue, 4 Mar 2003 11:55:44 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id A665F43FBD for ; Tue, 4 Mar 2003 11:55:43 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) by creme-brulee.marcuscom.com (8.12.7/8.12.7) with ESMTP id h24JsKZX049677; Tue, 4 Mar 2003 14:54:20 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: Debugging Symbols From: Joe Marcus Clarke To: Christer Gundersen Cc: Franz Klammer , gnome freebsd In-Reply-To: <1046807161.344.10.camel@funshine.carebears.net> References: <20030304184610.GA52290@martin.kdrache.org> <1046804681.1397.8.camel@ds9.webonaut.com> <1046807161.344.10.camel@funshine.carebears.net> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-HUtXQNrzEATh7beJuZu0" Organization: MarcusCom, Inc. Message-Id: <1046807732.310.30.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 04 Mar 2003 14:55:32 -0500 X-Spam-Status: No, hits=-32.4 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-HUtXQNrzEATh7beJuZu0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2003-03-04 at 14:46, Christer Gundersen wrote: > On Tue, 2003-03-04 at 20:04, Franz Klammer wrote: > > for such cases i've always this two lines in my /etc/make.conf: > >=20 > > #STRIP=3D > > #CFLAGS=3D -O -pipe -g >=20 > What does STRIP do? > (is not documented in my "man make.conf" on 4.7-RELEASE) By default anything installed with ${INSTALL_PROGRAM} will be stripped (i.e. all debugging symbols will be removed). By default, ${STRIP} is set to -s (passing -s to install will invoke strip). If you set it to nothing, installed binaries will retain any debugging symbols that were compiled in. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-HUtXQNrzEATh7beJuZu0 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+ZQS0b2iPiv4Uz4cRApgNAJ9V7uzDe9fm7VbEKqOcueqctHJxtQCgg2pq Vmkxjb0B2rJiKQK3K5oXges= =xY73 -----END PGP SIGNATURE----- --=-HUtXQNrzEATh7beJuZu0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message