Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 8 Sep 2002 21:03:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 8 Sep 2002 21:03:17 -0400 Received: from sproxy.gmx.net ([213.165.64.20]:30701 "HELO mail.gmx.net") by vger.kernel.org with SMTP id convert rfc822-to-8bit; Sun, 8 Sep 2002 21:03:17 -0400 From: Daniel Mehrmann Organization: private To: Stephane Wirtel , Linux Kernel Mailing List Subject: Re: [PATCH 2.4/2.5] Athlon CFLAGS Date: Mon, 9 Sep 2002 03:07:55 +0200 User-Agent: KMail/1.4.6 References: <200209082128.11316.daniel.mehrmann@gmx.de> <200209090213.10063.daniel.mehrmann@gmx.de> <20020909004644.GA21949@debian> In-Reply-To: <20020909004644.GA21949@debian> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline Message-Id: <200209090307.55043.daniel.mehrmann@gmx.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 592 Lines: 17 On Monday 09 September 2002 02:46, Stephane Wirtel wrote: > in your patch, you don't check the gcc version. > if i run with a gcc-2.95.3, you will be a compile error [...] No, that`s not correct. gcc-2.95.3 support the i686 flag. I made tests in the Makefile to check the compiler. If you`re using 2.95x we make fallback to i686. chears, Daniel - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/