Date: Tue, 24 Mar 1998 21:54:08 -0800 (PST) Message-Id: <199803250554.VAA20184@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: maverick , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: _AX Undeclared? Precedence: bulk At 08:13 3/24/1998 +0200, maverick wrote: >Hi >I just started exploring djgpp and I got one (among the others) little >question: >I'm trying to compile something out of Denthor's demo coding series, >which is: >void setMCGA() { >_AX = 0x0013; >geninterrupt(0x10); >} and all I get is an error :[ '_AX' undeclared ( first use this >function)] >Uh? Is this got to do something with pmode gcc operates in? How it can >be done then? See FAQ section 17.8, and possibly 18.1 and 18.13. Nate Eldredge eldredge AT ap DOT net