From: joshuahab AT aol DOT com (Joshua Hab) Newsgroups: comp.os.msdos.djgpp Subject: problem making allegro Date: 6 Oct 1997 23:59:23 GMT Lines: 13 Message-ID: <19971006235901.TAA01579@ladder01.news.aol.com> NNTP-Posting-Host: ladder01.news.aol.com Organization: AOL http://www.aol.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I'm new to DJGPP and was trying to make Allegro, but I get the following errors: C:/djpgg/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 I've tried the '--ignore-errors' switch and ended up getting screenfull after screenfull of 'undefined reference' messages, and 'liballeg.a' ends up being 8 bytes....anyone have any idea as how to rememdy this error? Please reply here or to elsewhere AT bigfoot DOT com. Thank you in advance.