Date: Tue, 7 Oct 1997 14:35:26 +0200 (MET DST) From: Wojciech Piechowski To: djgpp AT delorie DOT com Subject: Re: problem making allegro In-Reply-To: <19971006235901.TAA01579@ladder01.news.aol.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On 6 Oct 1997, Joshua Hab wrote: > I'm new to DJGPP and was trying to make Allegro, but I get the following > errors: > > C:/djpgg/tmp\ccbaaaaa: Assembler messages: > C:/djgpp/tmp\ccbaaaaa: 252: Error: register does not match opcode suffix > C:/djgpp/tmp\ccbaaaaa: 269: Error: register does not match opcode suffix > make.exe: *** [obj/bank.o] Error 1 > > I've tried the '--ignore-errors' switch and ended up getting screenfull after > screenfull of 'undefined reference' messages, and 'liballeg.a' ends up being 8 > bytes....anyone have any idea as how to rememdy this error? > > Please reply here or to elsewhere AT bigfoot DOT com. Thank you in advance. > I think you're trying to make Allegro 2.1, it had this problem. Version 2.2 doesn't complain when you make it.