Mail Archives: djgpp/2000/02/27/19:10:57
From: | "doug" <deleveld AT dds DOT nl>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: GRX23 compile problem DJGPP2
|
Date: | 27 Feb 2000 23:04:47 GMT
|
Organization: | none
|
Lines: | 43
|
Message-ID: | <01bf8241$2e16e240$c2247d81@default>
|
References: | <89bblc$ecl$1 AT bagan DOT srce DOT hr>
|
NNTP-Posting-Host: | client36-194.oprit.rug.nl
|
X-Trace: | info.service.rug.nl 951692687 17841 129.125.36.194 (27 Feb 2000 23:04:47 GMT)
|
X-Complaints-To: | newsmaster AT rug DOT nl
|
NNTP-Posting-Date: | 27 Feb 2000 23:04:47 GMT
|
X-Newsreader: | Microsoft Internet News 4.70.1155
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
Tihomir Heidelberg <9a4gl AT 9a0tcp DOT ampr DOT org> schreef in artikel
<89bblc$ecl$1 AT bagan DOT srce DOT hr>...
> Hi
>
> I unziped GRX23.ZIP and GRX23FNT.ZIP to
> djgpp\contrib\grx23
> I didnt change any makedef or makefile, because guess I does not
> need to do that, there are files created for djgpp2.
>
> I typed "make -f makefile.dj2" and get the following:
>
> make.exe[1]: Entering directory `c:/djgpp/contrib/grx23/src'
> gcc -c -O6 -Wall -fomit-frame-pointer -I. -I./include -I../include
-I../addo
> ns/p
> rint -I../addons/bmp utils/shiftscl.c -o utils/shiftscl.o
> 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/contrib/grx23/src'
> make.exe: *** [libs] Error 2
>
> Anyone know what is problem ?
This has to do with changes to GCC in 2.95. There is a patch
for GRX to compile in 2.95. It is somewhere in the net. Trya search
in the DJGPP mail archived a www.delorie.com or in do a usenet
search at www.deja.com.
If you _really_ can't find it, mail me and I can send it to you via email.
Good luck,
Doug Eleveld
- Raw text -