Date: Tue, 14 Mar 2000 09:51:23 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: EEricWtt cc: djgpp AT delorie DOT com Subject: Re: NEED HELP WITH GRX In-Reply-To: <20000313145254.20325.00001531@ng-cg1.aol.com> 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 13 Mar 2000, EEricWtt wrote: > Got a big problem with GRX 2.3. > It just won't compile because of an error in a particular file. [snip] > 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. See section 8.17 in the DJGPP FAQ list, it tells how to fix this.