From owner-freebsd-questions Fri Nov 8 9:48: 5 2002 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 9E1DD37B401 for ; Fri, 8 Nov 2002 09:48:04 -0800 (PST) Received: from blacklamb.mykitchentable.net (207-173-241-209.bras01.elk.ca.frontiernet.net [207.173.241.209]) by mx1.FreeBSD.org (Postfix) with ESMTP id 53CE043E77 for ; Fri, 8 Nov 2002 09:48:03 -0800 (PST) (envelope-from drew@mykitchentable.net) Received: from tagalong (unknown [165.107.42.110]) by blacklamb.mykitchentable.net (Postfix) with SMTP id 96AA5EE621 for ; Fri, 8 Nov 2002 09:48:02 -0800 (PST) Message-ID: <006301c2874e$fc27c9a0$6e2a6ba5@tagalong> From: "Drew Tomlinson" To: "FreeBSD Questions" Subject: /etc/make.conf - Multiple Machines Date: Fri, 8 Nov 2002 09:48:02 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm trying to set up a build machine as described in section 21.5 of the Handbook. The directions say to use a common /etc/make.conf for all machines that will share binaries. One of my machines is an i686 class CPU. The other is an i585 CPU. To what value should I set CPUTYPE. Default (nothing)? i586 as it's the lowest common denominator? And is there any value in setting CFLAGS and COPTFLAGS after setting CPUTYPE to whatever I should set it? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message