Date: Tue, 9 Dec 1997 21:55:41 -0800 (PST) Message-Id: <199712100555.VAA23863@adit.ap.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: Chak AT taft DOT pvt DOT k12 DOT ct DOT us (Chak), djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: Errors compiling Allegro Precedence: bulk At 10:08 12/8/1997 GMT, Chak wrote: >Hello all! > >The following is what happens when I run MAKE to compile Allegro: > >e:\djgpp\allegro>make >gcc -I. -Isrc -Wall -o obj/bank.o -c src/bank.S >e:/djgpp/tmp\ccbaaaaa: Assembler messages: >e:/djgpp/tmp\ccbaaaaa:252: Error: register does not match opcode suffix >e:/djgpp/tmp\ccbaaaaa:269: Error: register does not match opcode suffix >make.exe: *** [obj/bank.o] Error 1 I think there was a previous version of Allegro with this problem; it was caused by a typo in the source file. The latest stable version is 2.2; version 3.0 is now in beta. Look in the v2tk/ of the djgpp tree of your favorite simtel mirror for 2.2; 3.0 is available from Shawn's web site, whose address escapes me. [snipped] >Any suggestions on why I'm getting these errors (especially the first one?)?? >I am wagering that the second set has something to do with the removal of >bank.o from the makefile?? Correct. Nate Eldredge eldredge AT ap DOT net