delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1999/09/30/13:58:38

Date: Thu, 30 Sep 1999 16:01:02 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: Chris Ho-Stuart <hostuart AT sky DOT fit DOT qut DOT edu DOT au>
cc: djgpp AT delorie DOT com
Subject: Re: asm errors compiling grx
In-Reply-To: <7sul6k$l1n$1@dove.qut.edu.au>
Message-ID: <Pine.SUN.3.91.990930155808.21365G-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On 30 Sep 1999, Chris Ho-Stuart wrote:

> gcc -c -O6 -Wall -fomit-frame-pointer -I. -I./include -I../include -I../addons/print -I../addons/bmp user/uellia.c -o user/uellia.o
> Load error: no DOS memory.

This is a known problem on NT: it leaks descriptors and DOS memory in the 
DOS box.  See section 3.3 of the FAQ.

> gcc -c -O6 -Wall -fomit-frame-pointer -I. -I./include -I../include -I../addons/print -I../addons/bmp utils/shiftscl.c -o utils/shiftscl.o
> utils/shiftscl.c: In function `_GR_shift_scanline':
> utils/shiftscl.c:48: Invalidm' statement:
> utils/shiftscl.c:48: fixed or forbidden register 2 (cx) was spilled for class CREG.
> utils/shiftscl.c:102: Invalidm' statement:
> utils/shiftscl.c:102: fixed or forbidden register 2 (cx) was spilled for class CREG.

See these two URLs for patches:

  http://www.shelob.force9.co.uk/djgpp/grxasm.dif
  http://www.shelob.force9.co.uk/djgpp/patgrx32.dif

You will need the Patch utility (v2gnu/pat25b.zip from the DJGPP sites) to 
apply these patches.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019