Date: Mon, 28 Feb 2000 08:34:48 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Tihomir Heidelberg <9a4gl AT 9a0tcp DOT ampr DOT org> cc: djgpp AT delorie DOT com Subject: Re: GRX23 compile problem DJGPP2 In-Reply-To: <89bblc$ecl$1@bagan.srce.hr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 27 Feb 2000, Tihomir Heidelberg wrote: > utils/shiftscl.c: In function `_GR_shift_scanline': > utils/shiftscl.c:48: Invalid `asm' statement: > utils/shiftscl.c:48: fixed or forbidden register 2 (cx) was spilled for > class CREG. > utils/shiftscl.c:102: Invalid `asm' statement: > utils/shiftscl.c:102: fixed or forbidden register 2 (cx) was spilled for > class CREG. > make.exe[1]: *** [utils/shiftscl.o] Error 1 > make.exe[1]: Leaving directory `c:/djgpp/contrib/grx23/src' > make.exe: *** [libs] Error 2 > > Anyone know what is problem ? See section 8.17 of the DJGPP FAQ list, it explains this and tells you where to get patches for these problems.