From owner-freebsd-questions@FreeBSD.ORG Mon Oct 25 05:04:20 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 0BC7E16A4CE for ; Mon, 25 Oct 2004 05:04:20 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88EAB43D2F for ; Mon, 25 Oct 2004 05:04:19 +0000 (GMT) (envelope-from subhro.kar@gmail.com) Received: by rproxy.gmail.com with SMTP id v18so174445rnb for ; Sun, 24 Oct 2004 22:04:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=ftkmuAPOGJzYGUlKKani/rkZzbXu40phSfUxjYJXM+HKrd5jg8rLpU81KDXhn6GZ1K1+TlM9cf1F8KclOEyZU9VG/xIlYxDOW5EhZGo1RlyNNYGGakCi0iAvMsFpyTcCgL7vQ1oRUTSM8PnNEj0X48beLUFYqNxia6JxYGKLh94= Received: by 10.38.98.30 with SMTP id v30mr1529297rnb; Sun, 24 Oct 2004 22:04:18 -0700 (PDT) Received: by 10.38.206.40 with HTTP; Sun, 24 Oct 2004 22:04:18 -0700 (PDT) Message-ID: Date: Mon, 25 Oct 2004 10:34:18 +0530 From: Subhro To: NetAdmin In-Reply-To: <1098642651.1216.12.camel@foxdaemon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <1098642651.1216.12.camel@foxdaemon.com> cc: freebsd-questions@freebsd.org Subject: Re: make.conf question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Subhro List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Oct 2004 05:04:20 -0000 On Sun, 24 Oct 2004 14:30:51 -0400, NetAdmin wrote: > How does one know what flags to use in /etc/make.conf? I thought I > "had" the right ones. The "right" "one" is very much relative to the user and the purpose of the system. For example on a development system I would enable CFLAGS=-O3 and try to figure out what goes wrong if something fails to work. On a the other hand I would never go over CFLAGS=-O on a production box. /etc/defaults/make.conf and man make.conf prove to be very good resources. Regards S. -- Subhro Sankha Kar School of Information Technology Block AQ-13/1 Sector V ZIP 700091 India