From: Roby Newsgroups: comp.os.msdos.djgpp Subject: Problems with Allegro Date: Fri, 29 Aug 1997 00:25:54 +0200 Organization: Regional Computing Center, University of Cologne Lines: 30 Message-ID: <3405FAF2.9D4385AA@advm2.gm.fh-koeln.de> NNTP-Posting-Host: rei41111.stw.gm.fh-koeln.de 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 Precedence: bulk Hello, i am a newbie in DJGPP and therefore i have several problems with Allegro2.2 1. How can i execute the Makefile under DOS ??? 2. If i compile the example programs i've get some errors like this: undefined reference to: '_read_vga_register' 3. I can't find some functions like 'itofix' in the 'ex10.c' program. And 4. If i found all '*.c' sources which an example program need like 'ex5.c' i don't know how to execute the assembler source 'irqwrap.s'. If i add this code to the project i became errors like this: invalid character '_' in opcode. What did i wrong?? I am very thankfully for every help. Rob PS: Sorry for my bad english.