To: djgpp AT delorie DOT com Subject: Re: How to compile Allergo 2.1 under DJGPP 2.01 (gcc 2.7.2.1) ? Message-ID: <19961024.205512.6535.2.chambersb@juno.com> References: From: chambersb AT juno DOT com (Benjamin D Chambers) Date: Wed, 23 Oct 1996 23:55:03 EDT On Wed, 23 Oct 1996 13:20:52 +0200 (EET) "Adrian G. Oboroc" writes: > >Error message (before and after commenting) is just the same: >=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= >gcc -I. -Isrc -Wall -o obj/bank.o -c src/bank.S >E:\ccbaaaaa: Assembler messages: >E:\ccbaaaaa:252: Error: register does not match opcode suffix >E:\ccbaaaaa:269: Error: register does not match opcode suffix >make.exe: *** [obj/bank.o] Error 1 >=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= strange... I keep reading about bugs in Allegro when using DJ2.01, but I've tried and found it to compile clean. i even deleted all the old .o's and .exe's, and ran the makefile again - not even a glitch. is this a bug, considering all the other problems people are having? or am I just lucky???