From: Shawn Hargreaves Newsgroups: comp.os.msdos.djgpp Subject: Re: Allegro make error Date: Wed, 18 Dec 1996 19:01:03 +0000 Organization: None Lines: 16 Distribution: world Message-ID: References: <594lg3$3g0 AT nr1 DOT calgary DOT istar DOT net> NNTP-Posting-Host: talula.demon.co.uk MIME-Version: 1.0 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Roger Carbol writes: >> 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 This is a silly mistake on my part, which didn't show up with older versions of djgpp, but prevents Allegro from compiling with djgpp 2.01. To fix it, get a patched version of Allegro (alleg211.zip), from simtel or http://www.talula.demon.co.uk/allegro/ /* * Shawn Hargreaves - shawn AT talula DOT demon DOT co DOT uk - http://www.talula.demon.co.uk/ * Ghoti: 'gh' as in 'enough', 'o' as in 'women', and 'ti' as in 'nation'. */