Mail Archives: djgpp/1997/12/10/00:58:12
At 10:08 12/8/1997 GMT, Chak wrote:
>Hello all!
>
>The following is what happens when I run MAKE to compile Allegro:
>
>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
I think there was a previous version of Allegro with this problem; it was
caused by a typo in the source file. The latest stable version is 2.2;
version 3.0 is now in beta. Look in the v2tk/ of the djgpp tree of your
favorite simtel mirror for 2.2; 3.0 is available from Shawn's web site,
whose address escapes me.
[snipped]
>Any suggestions on why I'm getting these errors (especially the first one?)??
>I am wagering that the second set has something to do with the removal of
>bank.o from the makefile??
Correct.
Nate Eldredge
eldredge AT ap DOT net
- Raw text -