From: lucagio AT mbox DOT vol DOT it (luca) Newsgroups: comp.os.msdos.djgpp Subject: make allegro v2.1 Date: Wed, 20 Nov 1996 03:23:24 GMT Organization: Video On Line Lines: 27 Message-ID: <56su3f$dfc@everest.vol.it> NNTP-Posting-Host: to-a-12.intelnet.vol.it To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi, I'm a new user of djgpp. Can someone help me? C:\LANG\djgpp\LANG\allegro>make gcc -I. -Isrc -Wall -m486 -O3 -o obj/adlib.o -c src/adlib.c gcc -I. -Isrc -Wall -m486 -O3 -o obj/allegro.o -c src/allegro.c gcc -I. -Isrc -Wall -m486 -O3 -o obj/ati.o -c src/ati.c gcc -I. -Isrc -Wall -m486 -O3 -s -o obj/asmdef.exe src/asmdef.c obj/asmdef.exe src/asmdef.h writing structure offsets into src/asmdef.h... gcc -I. -Isrc -Wall -o obj/bank.o -c src/bank.S c:/lang/djgpp/tmp\ccbaaaaa: Assembler messages: c:/lang/djgpp/tmp\ccbaaaaa:252: Error: register does not match opcode suffix c:/lang/djgpp/tmp\ccbaaaaa:269: Error: register does not match opcode suffix make.exe: *** [obj/bank.o] Error 1 C:\LANG\djgpp\LANG\allegro> My computer ? PC Pentium - Windows95. lucagio AT mbox DOT vol DOT it