Date: Fri, 27 Dec 1996 07:03:42 -0500 Message-Id: <199612271203.HAA29912@delorie.com> From: DJ Delorie To: zager AT post DOT comstar DOT ru CC: djgpp AT delorie DOT com In-reply-to: <32C366B2.7AD4@post.comstar.ru> (message from Dim Zegebart on Fri, 27 Dec 1996 09:03:30 +0300) Subject: Re: Allegro problems > > c:\djgpp\tmp\ccdaaaaa:252: Error: register does not match opcode suffix > > c:\djgpp\tmp\ccdaaaaa:269: Error: register does not match opcode suffix > > Yeah,it's a known problem with djgpp 201. No, it's a known problem in binutils 2.5.2, used in djgpp 2.0. The problem is that it allowed invalid opcodes, while the latest version does not. djgpp 2.01 does the correct thing, and Allegro has been patched for a while now.