From: aho450s AT nic DOT smsu DOT edu (Tony O'Bryan) Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro make help Date: Fri, 24 Jan 1997 17:26:39 GMT Organization: Southwest Missouri State University Lines: 17 Message-ID: <32e8f04e.13491142@ursa.smsu.edu> References: <32E09F55 DOT 5E5C AT byu DOT edu> <32E147D6 DOT 6AE7 AT cs DOT com> NNTP-Posting-Host: forseti.i111.smsu.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp On Sat, 18 Jan 1997 13:59:50 -0800, "John M. Aldrich" wrote: >The latest allegro version can be downloaded from the following URL: >ftp://x2ftp.oulu.fi/pub/msdos/programming/djgpp2/alleg211.zip I downloaded this file, deleted my old Allegro installation, and reinstalled the above version. Then I downloaded MikAlleg 2.1 and got the same error as the original poster of this thread: gcc -I. -Isrc -Wall -o obj/bank.o -c src/bank.S c:/djgpp/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 Any suggestions? Thanks.