From owner-freebsd-sparc64@FreeBSD.ORG Thu May 8 13:05:00 2008 Return-Path: Delivered-To: freebsd-sparc64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2CF0106564A for ; Thu, 8 May 2008 13:05:00 +0000 (UTC) (envelope-from doug@polands.org) Received: from hrndva-omtalb.mail.rr.com (hrndva-omtalb.mail.rr.com [71.74.56.122]) by mx1.freebsd.org (Postfix) with ESMTP id 2F0558FC15 for ; Thu, 8 May 2008 13:04:59 +0000 (UTC) (envelope-from doug@polands.org) Received: from corinth.polands.org ([75.87.219.217]) by hrndva-omta01.mail.rr.com with ESMTP id <20080508124946.NNQR27093.hrndva-omta01.mail.rr.com@corinth.polands.org> for ; Thu, 8 May 2008 12:49:46 +0000 Received: from email.polands.org (ammon.polands.org [172.16.1.7]) by corinth.polands.org (8.14.2/8.14.2) with ESMTP id m48CnkcN036344 for ; Thu, 8 May 2008 07:49:46 -0500 (CDT) (envelope-from doug@polands.org) Received: from 208.49.58.254 (SquirrelMail authenticated user djp) by email.polands.org with HTTP; Thu, 8 May 2008 07:49:46 -0500 (CDT) Message-ID: <37297.208.49.58.254.1210250986.squirrel@email.polands.org> Date: Thu, 8 May 2008 07:49:46 -0500 (CDT) From: "Doug Poland" To: freebsd-sparc64@freebsd.org User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: ClamAV 0.88.4/7060/Thu May 8 01:07:49 2008 on corinth.polands.org X-Virus-Status: Clean Subject: make.conf questions for 6.x / 7.x X-BeenThere: freebsd-sparc64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the Sparc List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 May 2008 13:05:01 -0000 Hello, I've been a FreeBSD i386 user since the 2.1.1 days. One thing that has hung around with me (on i386) since then is my /etc/make.conf file. In it I have: CFLAGS= -O -pipe COPTFLAGS= -O -pipe NO_PROFILE= true USA_RESIDENT= YES Now that I have several Sun Netra X1 (UltraSPARC-IIe 440MHz) boxes running 6.2-RELEASE (Generic), I was wondering if these options make sense on this architecture. Thanks for your comments and suggestions. -- Regards, Doug