From owner-freebsd-questions@FreeBSD.ORG Thu Sep 9 11:39:37 2004 Return-Path: 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 F164516A4CE for ; Thu, 9 Sep 2004 11:39:37 +0000 (GMT) Received: from fw.farid-hajji.net (fw.farid-hajji.net [213.146.115.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9027A43D54 for ; Thu, 9 Sep 2004 11:39:37 +0000 (GMT) (envelope-from cpghost@cordula.ws) Received: from bsdevil.farid-hajji.net (bsdevil [192.168.254.5]) by fw.farid-hajji.net (Postfix) with ESMTP id 4334F4AC34; Thu, 9 Sep 2004 13:36:03 +0200 (CEST) Date: Thu, 9 Sep 2004 13:40:33 +0200 From: cpghost@cordula.ws To: Geert Hendrickx Message-ID: <20040909114033.GA2039@bsdevil.farid-hajji.net> References: <20040909105232.GA51740@lori.mine.nu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040909105232.GA51740@lori.mine.nu> User-Agent: Mutt/1.5.6i cc: freebsd-questions@freebsd.org Subject: Re: what is -DNOPROFILE ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Sep 2004 11:39:38 -0000 On Thu, Sep 09, 2004 at 12:52:32PM +0200, Geert Hendrickx wrote: > Hi, > > I was wondering what this make.conf-flag is for: > > NOPROFILE= true # Avoid compiling profiled libraries > > What are "profiled" libraries? /usr/lib/lib*_p.{a,so} See gprof(1) > GH -- Cordula's Web. http://www.cordula.ws/