From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1DHPbF-0002Rm-NV for mharc-grub-devel@gnu.org; Fri, 01 Apr 2005 12:06:26 -0500 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DHPbC-0002Nz-3z for grub-devel@gnu.org; Fri, 01 Apr 2005 12:06:22 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DHPb8-0002L8-QN for grub-devel@gnu.org; Fri, 01 Apr 2005 12:06:20 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DHPb8-0002KA-KS for grub-devel@gnu.org; Fri, 01 Apr 2005 12:06:18 -0500 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DHPLN-0001Oc-9l for grub-devel@gnu.org; Fri, 01 Apr 2005 11:50:01 -0500 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id 987E59718 for ; Fri, 1 Apr 2005 18:49:59 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by vscan-cn.han.nl (venus.han.nl [145.74.65.6]) (amavisd-new, port 10024) with ESMTP id 04524-06 for ; Fri, 1 Apr 2005 18:49:57 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id 8F5F9971B for ; Fri, 1 Apr 2005 18:49:57 +0200 (CEST) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id 28A13C048 for ; Fri, 1 Apr 2005 18:49:57 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <424CF241.3030306@gmail.com> From: Marco Gerards Date: Fri, 01 Apr 2005 18:49:58 +0200 In-Reply-To: <424CF241.3030306@gmail.com> (Hanzac Chen's message of "Fri, 01 Apr 2005 15:03:29 +0800") Message-ID: <87mzsio30p.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new (2.2.0) at vscan-cn.han.nl Subject: Re: Test GRUB2 compiled by MingW 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: Fri, 01 Apr 2005 17:06:22 -0000 Hanzac Chen writes: Hi Hanzac, > After I get the GRUB2 successfully compiled by MingW (since it now can > handle binary output with its latest version of binutils), I can't boot > it after making the image according to the README. > > 1. boot it with QEMU, got "GRUB loading kernel..." then it seemed to be > dead. > 2. boot it with Bochs, got a little bit further and displayed "no upper > memory". This is not normal. Perhaps there is still a problem with the compiler or linker or so. MingW is just a modified gcc, right? > BTW: When generate the kernel_syms.lst, every symbol should have a > underline at the beginning when compiling with some kind of compiler > like MingW. Is there a way to fix this so everything remains working on the supported OS'es and making things work on MingW as well? -- Marco