From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LtEO2-0004r1-HW for mharc-grub-devel@gnu.org; Mon, 13 Apr 2009 01:07:14 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LtEO0-0004qF-41 for grub-devel@gnu.org; Mon, 13 Apr 2009 01:07:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LtENu-0004p1-IS for grub-devel@gnu.org; Mon, 13 Apr 2009 01:07:10 -0400 Received: from [199.232.76.173] (port=45628 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LtENu-0004ou-4l for grub-devel@gnu.org; Mon, 13 Apr 2009 01:07:06 -0400 Received: from c60.cesmail.net ([216.154.195.49]:35861) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1LtENt-0006zH-PI for grub-devel@gnu.org; Mon, 13 Apr 2009 01:07:05 -0400 Received: from unknown (HELO smtprelay2.cesmail.net) ([192.168.1.112]) by c60.cesmail.net with ESMTP; 13 Apr 2009 01:06:51 -0400 Received: from [192.168.0.220] (pool-141-151-93-148.phlapa.east.verizon.net [141.151.93.148]) by smtprelay2.cesmail.net (Postfix) with ESMTPSA id 2121234C6A for ; Mon, 13 Apr 2009 01:08:21 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: <20090412.180539.96121757.davem@davemloft.net> References: <1239508413.6491.11.camel@mj> <20090412.005834.202946486.davem@davemloft.net> <1239571182.14481.20.camel@ct> <20090412.180539.96121757.davem@davemloft.net> Content-Type: text/plain Date: Mon, 13 Apr 2009 01:06:49 -0400 Message-Id: <1239599209.4166.12.camel@ct> Mime-Version: 1.0 X-Mailer: Evolution 2.24.5 (2.24.5-1.fc10) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: [PATCH]: Fix fs modules on sparc64 build with newer gcc X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Apr 2009 05:07:12 -0000 On Sun, 2009-04-12 at 18:05 -0700, David Miller wrote: > > The only problem that it will slow down the configure script. > > This is not a serious issue. The configure run is very compact > and efficient and my changes aren't going to materially change > this in any way whatsoever. I know. Although my PowerMAC G3 is slow enough, and I would hate to see it run checks it doesn't need. > > By the way, the checks for those functions should be done with the > > target compiler, that is after the second occurrence of CC="$TARGET_CC" > > in configure.ac. > > Sure, I can fix that. Thanks! -- Regards, Pavel Roskin