From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1GXbdn-00033H-R3 for mharc-grub-devel@gnu.org; Wed, 11 Oct 2006 06:48:47 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GXbdl-00030B-RF for grub-devel@gnu.org; Wed, 11 Oct 2006 06:48:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GXbdi-0002uP-Rj for grub-devel@gnu.org; Wed, 11 Oct 2006 06:48:43 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GXbdi-0002ti-40 for grub-devel@gnu.org; Wed, 11 Oct 2006 06:48:42 -0400 Received: from [212.27.42.28] (helo=smtp2-g19.free.fr) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GXblg-0003kj-UN for grub-devel@gnu.org; Wed, 11 Oct 2006 06:56:57 -0400 Received: from saphi (boi78-1-82-232-198-173.fbx.proxad.net [82.232.198.173]) by smtp2-g19.free.fr (Postfix) with ESMTP id B4A0575C55 for ; Wed, 11 Oct 2006 12:48:39 +0200 (CEST) Received: from gingold by saphi with local (Exim 3.36 #1 (Debian)) id 1GXbfc-0000eE-00 for ; Wed, 11 Oct 2006 12:50:40 +0200 Date: Wed, 11 Oct 2006 12:50:40 +0200 To: The development of GRUB 2 Message-ID: <20061011105040.GA2486@saphi> References: <1159443706.451bb4fad4e1a@imp6-g19.free.fr> <87hcys9k6r.fsf@night.trouble.net> <87r6xg6nr5.fsf@night.trouble.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87r6xg6nr5.fsf@night.trouble.net> User-Agent: Mutt/1.5.6+20040907i From: Tristan Gingold Subject: Re: Grub for ia64 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: Wed, 11 Oct 2006 10:48:46 -0000 On Tue, Oct 10, 2006 at 08:15:26PM +0200, Johan Rydberg wrote: > Johan Rydberg writes: > > > Anyhow, when I get a few more minutes over I'll try to review your > > patches more in depth. > > A few comments; > > * Would it be possible for you to rewrite kern/ia64/efi/startup.S, > so that you hold the copyright for it? > > * Same goes for kern/ia64/efi/reloc_ia64.S. > > (Or maybe it is possible to find similar code in for example GNU libc, > that is already copyrighted to FSF.) Unfortunatly there is no similar code. Rewritting startup.S should be rather quick. reloc_ia64.S may be rewritten in C. > > * Most of the math functions in kern/ia64 should be available in > libgcc. Could you try to link it against "gcc -print-libgcc-file-name"? Yes, it should work. Tristan. > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel