From: "Tihomir Heidelberg" <9a4gl AT 9a0tcp DOT ampr DOT org> Newsgroups: comp.os.msdos.djgpp Subject: GRX23 compile problem DJGPP2 Date: Sun, 27 Feb 2000 15:12:49 +0100 Organization: CARNet, CROATIA Lines: 34 Message-ID: <89bblc$ecl$1@bagan.srce.hr> NNTP-Posting-Host: ham1.irb.hr X-Trace: bagan.srce.hr 951661036 14741 161.53.131.141 (27 Feb 2000 14:17:16 GMT) X-Complaints-To: abuse AT news DOT carnet DOT hr NNTP-Posting-Date: 27 Feb 2000 14:17:16 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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 ? Thanks, Tihomir Heidelberg (Zagreb-Croatia) 9a4gl AT 9a0tcp DOT ampr DOT org