From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MxSzi-0000pw-D9 for mharc-grub-devel@gnu.org; Mon, 12 Oct 2009 18:03:54 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MxSzf-0000oU-44 for grub-devel@gnu.org; Mon, 12 Oct 2009 18:03:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MxSza-0000kk-Et for grub-devel@gnu.org; Mon, 12 Oct 2009 18:03:50 -0400 Received: from [199.232.76.173] (port=44701 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MxSza-0000ke-BK for grub-devel@gnu.org; Mon, 12 Oct 2009 18:03:46 -0400 Received: from c60.cesmail.net ([216.154.195.49]:41659) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1MxSzX-0005MN-Jm for grub-devel@gnu.org; Mon, 12 Oct 2009 18:03:45 -0400 Received: from unknown (HELO smtprelay1.cesmail.net) ([192.168.1.111]) by c60.cesmail.net with ESMTP; 12 Oct 2009 18:03:42 -0400 Received: from [192.168.0.22] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by smtprelay1.cesmail.net (Postfix) with ESMTPSA id B490A34C69; Mon, 12 Oct 2009 18:03:41 -0400 (EDT) From: Pavel Roskin To: Vladimir 'phcoder' Serbinenko In-Reply-To: <4AD34F1D.2060009@gmail.com> References: <20091012.031430.106385568.davem@davemloft.net> <4AD3043C.10204@gmail.com> <20091012.032838.82254107.davem@davemloft.net> <1255361384.27987.8.camel@mj> <4AD34F1D.2060009@gmail.com> Content-Type: text/plain Date: Mon, 12 Oct 2009 18:03:41 -0400 Message-Id: <1255385021.27543.1.camel@mj> Mime-Version: 1.0 X-Mailer: Evolution 2.26.3 (2.26.3-1.fc11) Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Cc: grub-devel@gnu.org, bean123ch@gmail.com, David Miller Subject: Re: powerpc/sparc problems 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, 12 Oct 2009 22:03:51 -0000 On Mon, 2009-10-12 at 17:45 +0200, Vladimir 'phcoder' Serbinenko wrote: > On sparc64, ppc and mips we compile using -nostdlib -lgcc > -static-libgcc. I would prefer to use the same method in check and > actual compile. Ideally, we should use those flags on all architectures. -- Regards, Pavel Roskin