X-Authentication-Warning: delorie.com: mailnull set sender to djgpp-bounces using -f X-Authentication-Warning: kendall.sfbr.org: jeffw set sender to jeffw AT darwin DOT sfbr DOT org using -f Date: Fri, 28 Dec 2001 11:24:56 -0600 From: JT Williams To: djgpp AT delorie DOT com Cc: philippe DOT meynard AT vendeeconcept DOT com, Bill Currie Subject: Re: PB with bootloader's Bill Curie Message-ID: <20011228112456.A18057@kendall.sfbr.org> Mail-Followup-To: djgpp AT delorie DOT com, philippe DOT meynard AT vendeeconcept DOT com, Bill Currie References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from philippe.meynard@vendeeconcept.com on Thu, Dec 27, 2001 at 04:16:28PM +0100 Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk -: I unpack kernel.zip package of Bill Curie, its ok -: but, when I compile kernel I have the follow error: -: "as -o init.o init.s -: init.s : Assembler messages: -: init.s:128: Error: Values of -326 too large for field of 1 bytes at 0x145 -: make.exe: *** [init.o] Error 1" -: And in the file init.s in line 128, I have : -: "jcxz 0" -: I used djgpp2.01 and I try with djgpp2.03 with the same error. -: Can you help me !!! Try contacting the author, Bill Currie about this.