From owner-freebsd-current Mon Jan 20 18: 0:48 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35E3E37B401 for ; Mon, 20 Jan 2003 18:00:47 -0800 (PST) Received: from HAL9000.homeunix.com (12-233-57-224.client.attbi.com [12.233.57.224]) by mx1.FreeBSD.org (Postfix) with ESMTP id A55DC43EB2 for ; Mon, 20 Jan 2003 18:00:46 -0800 (PST) (envelope-from dschultz@uclink.Berkeley.EDU) Received: from HAL9000.homeunix.com (localhost [127.0.0.1]) by HAL9000.homeunix.com (8.12.6/8.12.5) with ESMTP id h0L20j0L005437; Mon, 20 Jan 2003 18:00:45 -0800 (PST) (envelope-from dschultz@uclink.Berkeley.EDU) Received: (from das@localhost) by HAL9000.homeunix.com (8.12.6/8.12.5/Submit) id h0L20jtg005436; Mon, 20 Jan 2003 18:00:45 -0800 (PST) (envelope-from dschultz@uclink.Berkeley.EDU) Date: Mon, 20 Jan 2003 18:00:45 -0800 From: David Schultz To: Harald Schmalzbauer Cc: freebsd-current@FreeBSD.ORG Subject: Re: current- and BSD related stupid question Message-ID: <20030121020045.GA5398@HAL9000.homeunix.com> Mail-Followup-To: Harald Schmalzbauer , freebsd-current@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thus spake Harald Schmalzbauer : > With 4.x I had a /etc/make.conf where I could force gcc to optimize for my > CPU with -march. > > This file (/etc/defaults/make.conf) vanished, but I can see something > similar now without any rule set. > > Does gcc (or any compiler stage like preprocessor) analyze the current > building system?? > Just for interest; I don't have any problems but there are quiet a few > things under 5.0 which are completely new to me and I'd like to keep in > touch with this great OS. What used to be /etc/defaults/make.conf is now /usr/share/examples/etc/make.conf. It works just as it always has. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message