Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262394AbTHaChH (ORCPT ); Sat, 30 Aug 2003 22:37:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262397AbTHaChH (ORCPT ); Sat, 30 Aug 2003 22:37:07 -0400 Received: from parcelfarce.linux.theplanet.co.uk ([195.92.249.252]:65444 "EHLO www.linux.org.uk") by vger.kernel.org with ESMTP id S262394AbTHaChE (ORCPT ); Sat, 30 Aug 2003 22:37:04 -0400 Date: Sat, 30 Aug 2003 23:39:41 -0300 (BRT) From: Marcelo Tosatti X-X-Sender: marcelo@logos.cnet To: Norberto BENSA Cc: "J.A. Magallon" , Subject: Re: [PATCH] check_gcc for i386 In-Reply-To: <200308302020.45564.nbensa@gmx.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 822 Lines: 28 On Sat, 30 Aug 2003, Norberto BENSA wrote: > Marcelo Tosatti wrote: > > On Sun, 31 Aug 2003, J.A. Magallon wrote: > > > +CFLAGS += $(call check_gcc,-march=pentium4,-march=i686) > > > endif > > > > > > > OK, I forgot what that does. Can you please explain in detail what > > check_gcc does. > > Hmmm... Parhaps it checks if gcc supports those command line parameters (just > a wild guess)? Marcelo, do you need a break? :-) Actually, I do need a break, thanks. But my worries were about the new flags doing nasty things. See? Well, I indeed need to sleep: Good night. - 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/