To anyone who uses DJGPP and Allegro..
I am trying to compile Allegro but get the following errors when running
MAKE.
e:\djgpp\allegro>make
gcc -I. -Isrc -Wall -o obj/bank.o -c src/bank.S
e:/djgpp/tmp\ccbaaaaa: Assembler messages:
e:/djgpp/tmp\ccbaaaaa:252: Error: register does not match opcode suffix
e:/djgpp/tmp\ccbaaaaa:269: Error: register does not match opcode suffix
make.exe: *** [obj/bank.o] Error 1
When I delete references to bank.o (the above problem) in the makefile,
it gives me the following. Unfortunately, it gives more than a page
worth of mesages, so I couldn't capture them all, but here's what I
could get:
liballeg.a(tseng.o)(.text+0x269):tseng.c: undefined reference to
`_et4000_read_bank_end'
liballeg.a(tseng.o)(.text+0x26e):tseng.c: undefined reference to
`_et4000_read_bank'
liballeg.a(tseng.o)(.text+0x274):tseng.c: undefined reference to
`_et4000_read_bank'
liballeg.a(tseng.o)(.text+0x280):tseng.c: undefined reference to
`_et4000_write_bank'
liballeg.a(tseng.o)(.text+0x287):tseng.c: undefined reference to
`_et4000_read_bank'
liballeg.a(video7.o)(.text+0x247):video7.c: undefined reference to
`_video7_bank_end'
liballeg.a(video7.o)(.text+0x24c):video7.c: undefined reference to
`_video7_bank'
liballeg.a(video7.o)(.text+0x252):video7.c: undefined reference to
`_video7_bank'
liballeg.a(video7.o)(.text+0x291):video7.c: undefined reference to
`_video7_bank'
liballeg.a(video7.o)(.text+0x298):video7.c: undefined reference to
`_video7_bank'
make.exe: *** [setup/setup.exe] Error 1
Any suggestions on why I'm getting these errors??
Thanks,
Dan Chak
chak@taft.pvt.k12.ct.us
... A clean desk is a sign of a cluttered desk drawer.
___ Blue Wave/QWK v2.12
--- OverMail v0.82b
---------------
* Origin: UXB Info-Serve - BBSList & BFDS FDN Headqtrs (1:141/1135)
|