From owner-freebsd-questions@FreeBSD.ORG Sun Oct 22 05:27:52 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 3CB1116A403 for ; Sun, 22 Oct 2006 05:27:52 +0000 (UTC) (envelope-from josh.carroll@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA15243D46 for ; Sun, 22 Oct 2006 05:27:51 +0000 (GMT) (envelope-from josh.carroll@gmail.com) Received: by wx-out-0506.google.com with SMTP id s8so1323285wxc for ; Sat, 21 Oct 2006 22:27:50 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=qK9gQ57W8AOWaogCMqrXkOWS5c3JmtxOdShc+/gokUP3gCxPoeyBy4fW9Q3EcgxNDxTmTozyx78ENBFO9N3nS5NzjDsoYuLOF1Im9/+k/rV2Vd3g6dttQIgSm+6M56b0WYoWuK1MA7riBDoVLpV17Zux5OZN6i+mADkNdK0D36E= Received: by 10.90.51.17 with SMTP id y17mr1722268agy; Sat, 21 Oct 2006 22:27:50 -0700 (PDT) Received: by 10.90.100.15 with HTTP; Sat, 21 Oct 2006 22:27:50 -0700 (PDT) Message-ID: <8cb6106e0610212227xf6ecf52o517066fd22b40fd2@mail.gmail.com> Date: Sat, 21 Oct 2006 22:27:50 -0700 From: "Josh Carroll" Sender: josh.carroll@gmail.com To: "Juha Saarinen" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: X-Google-Sender-Auth: 6d7fa733a5d94067 Cc: "freebsd-questions@FreeBSD.org" Subject: Re: Appropriate CPUTYPE for Intel D840 "Smithfield"? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Oct 2006 05:27:52 -0000 Since Pentium Ds are based on the Pentium 4 netburst architecture, I'd say "p4" would be the most appropriate (e.g. -march=pentium4). Josh On 10/21/06, Juha Saarinen wrote: > Out of curiosity, which CPUTYPE setting is appropriate for dual core > Intel D processors with GCC 3.4.4? > > Googling throws up nothing useful. > > -- > > Juha > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >