From owner-freebsd-questions Sat Jul 20 13:57:40 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B8DC437B400 for ; Sat, 20 Jul 2002 13:57:38 -0700 (PDT) Received: from nas.dgap.mipt.ru (nas.dgap.mipt.ru [194.85.81.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9BC6043E42 for ; Sat, 20 Jul 2002 13:57:37 -0700 (PDT) (envelope-from andrew@nas.dgap.mipt.ru) Received: from nas.dgap.mipt.ru (localhost [127.0.0.1]) by nas.dgap.mipt.ru (8.12.4/8.12.3) with ESMTP id g6KKvZSY048142; Sun, 21 Jul 2002 00:57:35 +0400 (MSD) (envelope-from andrew@nas.dgap.mipt.ru) Received: (from andrew@localhost) by nas.dgap.mipt.ru (8.12.4/8.12.4/Submit) id g6KKvYIM048135; Sun, 21 Jul 2002 00:57:34 +0400 (MSD) Date: Sun, 21 Jul 2002 00:57:33 +0400 From: "Andrew L. Neporada" To: Matthew Seaman Cc: freebsd-questions@FreeBSD.ORG Subject: Re: compiling world with -g Message-ID: <20020720205733.GA47261@nas.dgap.mipt.ru> References: <20020720180857.GA21316@nas.dgap.mipt.ru> <20020720200104.GA24601@happy-idiot-talk.infracaninophi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020720200104.GA24601@happy-idiot-talk.infracaninophi> User-Agent: Mutt/1.4i 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 On Sat, Jul 20, 2002 at 09:01:04PM +0100, Matthew Seaman wrote: > > '-g' adds some extra symbols to the object files, but apart from being > bigger they should otherwise be just about identical to binaries > compiled without '-g'. However, unless you override the setting of > the STRIP make variable all your work will be in vain, as the debug > symbols will be stripped out when you do the installworld. Unlikely > to cause problems, even with all the debug symbols. Oh, I forgot about stripping... But where can I get info about STRIP variable? I can't find it neither in /etc/defaults/make.conf nor in /usr/src/Makefile* > > Cheers, > > Matthew > > > -- > Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks > Savill Way > Tel: +44 1628 476614 Marlow > Fax: +44 0870 0522645 Bucks., SL7 1TH UK Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message