From owner-freebsd-questions@FreeBSD.ORG Sat Dec 18 17:58:25 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 4CBFE16A4CE for ; Sat, 18 Dec 2004 17:58:25 +0000 (GMT) Received: from sccimhc92.asp.att.net (sccimhc92.asp.att.net [63.240.76.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA09B43D46 for ; Sat, 18 Dec 2004 17:58:24 +0000 (GMT) (envelope-from freebsd@nbritton.org) Received: from [192.168.1.10] (12-223-129-46.client.insightbb.com[12.223.129.46]) by sccimhc92.asp.att.net (sccimhc92) with ESMTP id <20041218175823i92002ano2e>; Sat, 18 Dec 2004 17:58:24 +0000 Message-ID: <41C46FBE.2010205@nbritton.org> Date: Sat, 18 Dec 2004 11:58:22 -0600 From: Nikolas Britton User-Agent: Mozilla Thunderbird 0.9 (X11/20041203) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Kris Kennaway References: <41C032AA.4000606@nbritton.org> <20041215152238.GA3650@xor.obsecurity.org> In-Reply-To: <20041215152238.GA3650@xor.obsecurity.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions Subject: Re: Old Computers, -Os, Stripping, and 4-STABLE 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: Sat, 18 Dec 2004 17:58:25 -0000 Kris Kennaway wrote: >On Wed, Dec 15, 2004 at 06:48:42AM -0600, Nikolas Britton wrote: > > > >>1. I'd like to know if it's (relatively) safe to use -Os for CFLAGS and >>COPTFLAGS? >> >> > >Only on 5.3 and above. > >Kris > > Thanks but I desided to try it anyways, I set -Os for CFLAGS and COPTFLAGS and cvsup'd 4-STABLE, built world and kernel with no build errrors and no other problems after reboot, then I cvsup'd and did a rebuild of all my ports, again no problems. I even rebuilt my kernel becouse I had some options I needed to add/remove, again no problems. FreeBSD stumbleine.intranet 4.11-PRERELEASE FreeBSD 4.11-PRERELEASE #5: Thu Dec 16 07:04:09 CST 2004 root@stumbleine.intranet:/usr/src/sys/compile/STUMBLEINE i386 make.conf: CPUTYPE=I586 CFLAGS= -Os -pipe COPTFLAGS= -Os -pipe KERNCONF=STUMBLEINE