From: "Marc guedon" Newsgroups: comp.os.msdos.djgpp Subject: asm problem with grx compil Date: Fri, 15 Oct 1999 21:19:40 +0200 Organization: * Lines: 22 Message-ID: <7u7uft$h1a$1@wanadoo.fr> NNTP-Posting-Host: bbordeaux-1-1-103.abo.wanadoo.fr X-Trace: wanadoo.fr 940014909 17450 193.250.96.103 (15 Oct 1999 19:15:09 GMT) X-Complaints-To: abuse AT wanadoo DOT fr NNTP-Posting-Date: 15 Oct 1999 19:15:09 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com here is the error msg : ( there is a problem with a asm instruction ) 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/src' make.exe: *** [libs] Error 2 i m not a pro with asm so if someboby could help me it would be great !! thanks !!!