From: cbird <cbird AT byu DOT edu>
Newsgroups: comp.os.msdos.djgpp
Subject: Allegro make help
Date: Sat, 18 Jan 1997 03:00:53 -0700
Organization: Brigham Young University
Lines: 16
Message-ID: <32E09F55.5E5C@byu.edu>
NNTP-Posting-Host: byu-0718.ln.byu.edu
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Hello,
  I recently downloaded the allegro library and I'm trying to MAKE it,
but am having problems.  Everything works fine till it tries to deal
with the file bank.S in the src. Here's what happens:

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

I can't figure out what that means!  I'm using allegro 2.1  Any help
would be very much appreciated. Thanks!

Christian Bird
cbird AT byu DOT edu