From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1K4Lek-0002Tj-W9 for mharc-grub-devel@gnu.org; Thu, 05 Jun 2008 16:01:55 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K4Lej-0002T8-36 for grub-devel@gnu.org; Thu, 05 Jun 2008 16:01:53 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K4Lef-0002Rv-5Q for grub-devel@gnu.org; Thu, 05 Jun 2008 16:01:52 -0400 Received: from [199.232.76.173] (port=50151 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K4Lef-0002Rs-26 for grub-devel@gnu.org; Thu, 05 Jun 2008 16:01:49 -0400 Received: from mu-out-0910.google.com ([209.85.134.188]:43196) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K4Lee-0001h0-Dx for grub-devel@gnu.org; Thu, 05 Jun 2008 16:01:48 -0400 Received: by mu-out-0910.google.com with SMTP id i2so424408mue.6 for ; Thu, 05 Jun 2008 13:01:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=GWPCecncTq3c9rtFvgbA4UhJr98T8l/u4Kgimef5n3Q=; b=XMqAHASTpSlNmEsfdGY9PYvct5onIWhbtHrFQWbm9D44AHK7hi4vRuaSAL14lz5DWl z4dvErM2tPIJueAfxmOhSCS1A9W5IOW8sTEw1NvCdi1sa9E6enRT3CAMn5VKdlEzKO9p YkzxcGVehXO7giBZfgt6woE1rDZLuq1IRMtTg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=RxezzD4Aj7heIWPKCWMpZvS+EjhJHkNpENOKnngCE4AL4cnjypcEErUPtx3hmzgBLp X9ILLII0IJsGi+xhrQoCjTIPWsl2kSyiccOJ8+A8YSK7VyuA6KiMDxQAL9v+AiN36vzL JPKc1LDHpF9DRi8NC8FfFAkeeBN9C1K8sB1Ws= Received: by 10.102.234.18 with SMTP id g18mr1014502muh.105.1212696106506; Thu, 05 Jun 2008 13:01:46 -0700 (PDT) Received: from x2 ( [90.7.38.163]) by mx.google.com with ESMTPS id j2sm16028337mue.8.2008.06.05.13.01.43 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 05 Jun 2008 13:01:44 -0700 (PDT) From: Vincent Pelletier To: The development of GRUB 2 Date: Thu, 5 Jun 2008 22:01:38 +0200 User-Agent: KMail/1.9.9 References: <1212598032.15804.9.camel@dv> <4848025A.9010302@gmx.de> In-Reply-To: <4848025A.9010302@gmx.de> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2647170.rb80AOTIpX"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200806052201.42032.plr.vincent@gmail.com> X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) Subject: Re: Floating point usage 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: Thu, 05 Jun 2008 20:01:53 -0000 --nextPart2647170.rb80AOTIpX Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Le Thursday 05 June 2008 17:12:26 Jan Kleinsorge, vous avez =E9crit=A0: > Given that GRUB is linked against it. Which is likely as it is a necessity > when compiling with gcc. =2E..except if -nostdlib is given to gcc, which is the case in grub2. For t= he=20 bootloader part at least, grub-emu is another question. And there is an except to this except: If -lgcc is specified it will be use= d,=20 and it is for the following archs, as far as I can see: - powerpc-ieee1275 - i386-linuxbios - i386-ieee1275 So half the supported archs don't need libgcc, I think it's enough to try=20 avoiding that dependency. =2D-=20 Vincent Pelletier --nextPart2647170.rb80AOTIpX Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQBISEYmFEQoKRQyjtURAnWeAJ0XF+fuVdqMCNOUDvK9OkvikhywEQCfalwn DtH8DTFLC99sHXrBvJE9m60= =P1ch -----END PGP SIGNATURE----- --nextPart2647170.rb80AOTIpX--