Date: Sun, 17 Oct 1999 14:35:50 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Marc guedon cc: djgpp AT delorie DOT com Subject: Re: asm problem with grx compil In-Reply-To: <7u7uft$h1a$1@wanadoo.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Fri, 15 Oct 1999, Marc guedon 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 CR > EG. > utils/shiftscl.c:102: Invalid `asm' statement: > utils/shiftscl.c:102: fixed or forbidden register 2 (cx) was spilled for > class C > REG. > make.exe[1]: *** [utils/shiftscl.o] Error 1 > make.exe[1]: Leaving directory `c:/djgpp/src' > make.exe: *** [libs] Error 2 The following URLs of GRX patches which solve these problems were posted to this news group a few days ago, in reply to similar question. Please in the future be sure to search the news group archives for relevant keywords. http://www.shelob.force9.co.uk/djgpp/grxasm.dif http://www.shelob.force9.co.uk/djgpp/patgrx23.dif