From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from penguin.netx4.com (embeddededge.com [209.113.146.155]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id 578CC679EF for ; Sat, 21 May 2005 00:30:24 +1000 (EST) In-Reply-To: <1116575115.5153.115.camel@gaston> References: <17037.32285.607543.859030@cargo.ozlabs.ibm.com> <1116575115.5153.115.camel@gaston> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Dan Malek Date: Fri, 20 May 2005 10:30:30 -0400 To: Benjamin Herrenschmidt Cc: linuxppc-dev@ozlabs.org Subject: Re: [PATCH] Set cpu type explicitly, take 2 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On May 20, 2005, at 3:45 AM, Benjamin Herrenschmidt wrote: > The problem is the same as ppc64 isn't it ?, -maltivec doesn't work > with > -mcpu=power4 on gcc 3.4 does it ? That would mean no RAID6... I don't understand "doesn't work." Does power4 imply altivec? Do we need to add -maltivec based on the configuration option? Thanks. -- Dan