From: Martin Str|mberg Newsgroups: comp.os.msdos.djgpp Subject: Re: GRX make: asm error: fixed register (cx) Date: 9 Sep 2000 12:51:08 GMT Organization: University of Lulea, Sweden Lines: 17 Message-ID: <8pdbns$1b6$1@news.luth.se> References: X-Trace: news.luth.se 968503868 1382 130.240.16.18 (9 Sep 2000 12:51:08 GMT) X-Complaints-To: abuse AT luth DOT se User-Agent: tin/pre-1.4-981225 ("Volcane") (UNIX) (SunOS/4.1.4 (sun4m)) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Steven Smith wrote: : I have just installed DJGPP v2.03 onto my Celeron 300 win98 system. I : downloaded a few of the added libraries, but the main one I wanted was the : GRX graphics library. When I unzipped it and tried to make it, I get an : error in function: : _GR_shift_scanline : line 48: invalid asm statement : fixed or forbidden register 2 (cx) was spilled for class CREG : and I get the same thing for line 102. Can you help me get around this : problem? Is this just a problem with pentiums, windows, or just my system? It's a problem with GRX source. See FAQ 8.17. Right, MartinS