From: JeLlyFish DOT software AT gmx DOT net (Vinzent Hoefler) Newsgroups: comp.os.msdos.djgpp Subject: Re: AMD and allegro possible? Date: Fri, 27 Aug 1999 17:56:44 GMT Organization: JeLlyFish software Lines: 24 Message-ID: <7q6jhf$lic$1@news00.btx.dtag.de> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news00.btx.dtag.de 935776623 22092 777000109768-0001 990827 17:57:03 X-Complaints-To: abuse AT t-online DOT de X-Sender: 777000109768-0001 AT t-online DOT de X-Newsreader: Forte Free Agent 1.11/16.235 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Christian Schlüssel" wrote: >I have the same problem on winnt4.0 sp3 >and no solution > >Christian > > >Jan schrieb in im Newsbeitrag: >Yvhx3.138$44 DOT 179072512 AT newsa DOT telia DOT net... >> When i try to make allegro i get some errors in cpu.c that says the asm >code >> is wrong and the register 0 AX is hidden. >> Is that becouse my AMD`? >> >> Anything i could do to solve this problem? This one seems to become a FAQ... ;-) Solution: comment out/delete the %eax statement. Vinzent.