Date: Wed, 23 Oct 1996 13:20:52 +0200 (EET) From: "Adrian G. Oboroc" To: djgpp AT delorie DOT com Subject: How to compile Allergo 2.1 under DJGPP 2.01 (gcc 2.7.2.1) ? Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Just subject =) Does anyone have some kind of patch or general idea how to improve Allegro? I've tried to comment lines 252 and 269 in bank.s to try to compile the lib, but have no success :( 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 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= I'm a new to C, gcc and DJGPP. I'm starting to code an engine for a RPG game, and I'd like to try Allegro for this scope, but I simply cannot compile it (too sad ;) AsH / LightWorks = (oboroc AT cinf DOT usm DOT md || ash AT cinf DOT usm DOT md || oboroc AT luna DOT usm DOT md) Greetings to family and dog ;P