Mail Archives: djgpp/2000/02/28/03:45:13
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.
- Raw text -